Skip to content

Commit 4379486

Browse files
authored
Update mill3-wp-utils.php. : bumped version in contant too
1 parent a67c029 commit 4379486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mill3-wp-utils.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* Start at version 0.0.1 and use SemVer - https://semver.org
2727
* Rename this for your plugin and update it as you release new versions.
2828
*/
29-
define( 'MILL3_WP_UTILS_VERSION', '0.1.1' );
29+
define( 'MILL3_WP_UTILS_VERSION', '0.1.2' );
3030

3131

3232
/**

0 commit comments

Comments
 (0)