Changeset 3005520
- Timestamp:
- 12/05/2023 09:19:14 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
brickslabs-bricks-navigator/trunk/brickslabs-bricks-navigator.php
r2993598 r3005520 7 7 * Description: Adds quick links in the WordPress admin bar for users of Bricks theme. 8 8 * Text Domain: brickslabs-bricks-navigator 9 * Version: 1.0. 29 * Version: 1.0.3 10 10 */ 11 11 … … 16 16 17 17 if ( ! defined( 'BRICKSLABS_BRICKS_NAVIGATOR_VERSION' ) ) { 18 define( 'BRICKSLABS_BRICKS_NAVIGATOR_VERSION', '1.0. 2' );18 define( 'BRICKSLABS_BRICKS_NAVIGATOR_VERSION', '1.0.3' ); 19 19 } 20 20
Note: See TracChangeset
for help on using the changeset viewer.