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