Skip to content

Commit 47bcb5a

Browse files
committed
Updating version for new release testing.
1 parent fd45527 commit 47bcb5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

built-core.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Plugin Name: Built Core
1111
* Plugin URI:
1212
* Description: Core functionality for the site. Adds security and hardening features and cleans up some default functionality.
13-
* Version: 1.1.0
13+
* Version: 1.1.1
1414
* Author: Built North
1515
* Author URI: https://builtnorth.co
1616
* License: GPL-2.0+
@@ -29,7 +29,7 @@
2929
* Define plugin version.
3030
* @link https://semver.org
3131
*/
32-
define( 'BUILT_CORE_VERSION', '1.1.0' );
32+
define( 'BUILT_CORE_VERSION', '1.1.1' );
3333

3434
/**
3535
* Define global constants.

0 commit comments

Comments
 (0)