Version Bump
This commit is contained in:
parent
18921f0662
commit
2291bed6c1
4 changed files with 6 additions and 3 deletions
|
@ -12,6 +12,9 @@ A theme for music-y stuff
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 0.0.9 =
|
||||
* Adding the FAQ pattern to Loudness (#6638)
|
||||
|
||||
= 0.0.8 =
|
||||
* Loudness: Add quote styles (#6606)
|
||||
* Adding the instructors pattern (#6637)
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: A theme for music-y stuff
|
|||
Requires at least: 5.8
|
||||
Tested up to: 5.9
|
||||
Requires PHP: 5.7
|
||||
Version: 0.0.8
|
||||
Version: 0.0.9
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: loudness
|
||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.231",
|
||||
"version": "1.0.232",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.231",
|
||||
"version": "1.0.232",
|
||||
"description": "Automattic public themes",
|
||||
"author": "automattic",
|
||||
"license": "GPL-2.0",
|
||||
|
|
Loading…
Reference in a new issue