Version Bump

This commit is contained in:
alaczek 2024-08-16 10:37:14 +10:00
parent b0cbc8eb7e
commit 4e36b3bfbb
4 changed files with 7 additions and 4 deletions

View file

@ -14,6 +14,9 @@ Hola is a text-only blog design, a new interpretation of the theme 'Hey' with di
== Changelog ==
= 1.2 =
* Hola: Round of fixes (#8015)
= 1.1 =
* Add strict types

View file

@ -7,7 +7,7 @@ Description: Hola is a text-only blog design, a new interpretation of the theme
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 5.7
Version: 1.1
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hola

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "themes",
"version": "1.0.558",
"version": "1.0.559",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "themes",
"version": "1.0.558",
"version": "1.0.559",
"license": "GPL-2.0",
"workspaces": [
"*"

View file

@ -1,6 +1,6 @@
{
"name": "themes",
"version": "1.0.558",
"version": "1.0.559",
"description": "Automattic public themes",
"author": "automattic",
"license": "GPL-2.0",