Skip to content

Commit

Permalink
feat(global): update plugin version before release
Browse files Browse the repository at this point in the history
  • Loading branch information
daomapsieucap committed Oct 11, 2024
1 parent 2920445 commit 4865bdd
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
4 changes: 2 additions & 2 deletions acf-icomoon.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* Plugin Name: Support For Icomoon with Advanced Custom Fields
* Plugin URI: https://wordpress.org/plugins/acf-icomoon/
* Description: 🔩 Add a field to select icons from a selection.json file generated by IcoMoon
* Version: 4.0.9
* Requires at least: 6.5.4
* Version: 4.0.10
* Requires at least: 6.6.2
* Requires PHP: 7.2
* Author: ViiVue
* Author URI: https://www.viivue.com/
Expand Down
5 changes: 5 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
== Changelog ==

= 4.0.10 =
*Release Date - 11 Oct 2024*

- Changed: Use Vue production js file.

= 4.0.9 =
*Release Date - 25 May 2023*

Expand Down
10 changes: 5 additions & 5 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Contributors: viivue, daomapsieucap, phucbm
Tags: Advanced Custom Fields, ACF, Icomoon
Requires at least: 4.7
Tested up to: 6.5.4
Tested up to: 6.6.2
Requires PHP: 7.4
Stable tag: 4.0.9
Stable tag: 4.0.10
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -30,7 +30,7 @@ This ACF field type is compatible with:

== Changelog ==

= 4.0.9 =
*Release Date - 25 May 2023*
= 4.0.10 =
*Release Date - 11 Oct 2024*

- Changed: Improve release plugin workflow.
- Changed: Use Vue production js file.

0 comments on commit 4865bdd

Please sign in to comment.