mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
[NOJIRA] Prepare for release of 2.2.3 (#60)
* chore: bump version to 2.2.3 * chore: add changelog for 2.2.3 * chore: bump tested up to * chore: add grunt-cli Allows us to run grunt tasks for release prep without having to install grunt globally. For example: ```sh npx grunt checktextdomain npx grunt makepot ``` * chore: upgrade grunt-wp-i18n `npx grunt makepot` fails otherwise. * chore: regenerate pot file By running `npx grunt makepot`. No changes to strings, just updates to the version and dates.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
* Plugin Name: Genesis Simple Sidebars
|
||||
* Plugin URI: https://github.com/studiopress/genesis-simple-sidebars
|
||||
* Description: Genesis Simple Sidebars allows you to easily create and use new sidebar widget areas.
|
||||
* Version: 2.2.2
|
||||
* Version: 2.2.3
|
||||
* Author: StudioPress
|
||||
* Author URI: https://www.studiopress.com/
|
||||
* License: GNU General Public License v2.0 (or later)
|
||||
|
||||
Reference in New Issue
Block a user