Version Bump
This commit is contained in:
parent
56a5e265f8
commit
4327d6b65d
5 changed files with 9 additions and 5 deletions
|
@ -7,7 +7,7 @@ Description: Club is a funky, bright theme with vibrant colors and a quirky aest
|
|||
Requires at least: 5.8
|
||||
Tested up to: 6.0
|
||||
Requires PHP: 5.7
|
||||
Version: 0.0.16
|
||||
Version: 0.0.17
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: club
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.181",
|
||||
"version": "1.0.182",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "themes",
|
||||
"version": "1.0.180",
|
||||
"version": "1.0.182",
|
||||
"license": "GPL-2.0",
|
||||
"workspaces": [
|
||||
"*"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.181",
|
||||
"version": "1.0.182",
|
||||
"description": "Automattic public themes",
|
||||
"author": "automattic",
|
||||
"license": "GPL-2.0",
|
||||
|
|
|
@ -13,6 +13,10 @@ Its minimalist functionality is balanced by a strong accent color, beautiful pho
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 0.0.5 =
|
||||
* Rainfall: Fix spacing issues (#6284)
|
||||
* Rainfall: address header and footer improvements (#6305)
|
||||
|
||||
= 0.0.4 =
|
||||
* Rainfall: Try spacing presets (#6293)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: TBD
|
|||
Requires at least: 5.8
|
||||
Tested up to: 5.9
|
||||
Requires PHP: 5.7
|
||||
Version: 0.0.4
|
||||
Version: 0.0.5
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
|
||||
Template:
|
||||
|
|
Loading…
Add table
Reference in a new issue