File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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
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/**
You can’t perform that action at this time.
0 commit comments