Skip to content

Commit a39e2f7

Browse files
committed
updated version
1 parent 8ce66b7 commit a39e2f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bb-header-footer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Author URI: https://www.brainstormforce.com/
88
* Text Domain: bb-header-footer
99
* Domain Path: /languages
10-
* Version: 1.2.1
10+
* Version: 1.2.2
1111
*
1212
* @package BB_Header_Footer
1313
*/
@@ -17,7 +17,7 @@
1717
*/
1818
require_once 'class-bb-header-footer.php';
1919

20-
define( 'BBHF_VER', '1.2.1' );
20+
define( 'BBHF_VER', '1.2.2' );
2121
define( 'BBHF_DIR', plugin_dir_path( __FILE__ ) );
2222
define( 'BBHF_URL', plugins_url( '/', __FILE__ ) );
2323
define( 'BBHF_PATH', plugin_basename( __FILE__ ) );

0 commit comments

Comments
 (0)