Skip to content

Commit 8846f0c

Browse files
committed
version bump tp 0.1.4.1
1 parent cea98a2 commit 8846f0c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ click on "Create new translation" at the bottom/left of this window.
3131

3232
== Changelog ==
3333

34-
= 0.1.5 =
34+
= 0.1.4.1 =
3535

36-
* Polylang Utils : Fix a bug with content duplication from a language to another one.
36+
* Fix PHP 8.4 warnings
3737

3838
= 0.1.4 =
3939

mill3-wp-utils.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: MILL3 WP Utils
44
* Plugin URI: https://github.com/Mill3/mill3-wp-utils-plugin
55
* Description: MILL3 WP Utils
6-
* Version: 0.1.4
6+
* Version: 0.1.4.1
77
* Author: MILL3 Studio
88
* Author URI: https://mill3.studio/
99
* Tested up to: 6.6.6
@@ -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.4' );
29+
define( 'MILL3_WP_UTILS_VERSION', '0.1.4.1' );
3030

3131

3232
/**

0 commit comments

Comments
 (0)