Skip to content

Commit 4746b56

Browse files
authored
Update conditional.php
1 parent acba9bd commit 4746b56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conditional.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Plugin URI: https://wordpress.org/plugins/visibility-logic-elementor
66
* Author URI: https://staxwp.com
77
* Author: StaxWP
8-
* Version: 2.1.2
8+
* Version: 2.1.3
99
*
1010
* Elementor tested up to: 3.2.4
1111
* Elementor Pro tested up to: 3.2.2
@@ -17,7 +17,7 @@
1717
exit; // Exit if accessed directly.
1818
}
1919

20-
define( 'STAX_VISIBILITY_VERSION', '2.1.2' );
20+
define( 'STAX_VISIBILITY_VERSION', '2.1.3' );
2121

2222
define( 'STAX_VISIBILITY_FILE', __FILE__ );
2323
define( 'STAX_VISIBILITY_PLUGIN_BASE', plugin_basename( STAX_VISIBILITY_FILE ) );

0 commit comments

Comments
 (0)