Jason Crist 1 vuosi sitten
vanhempi
commit
bda3603dd0
4 muutettua tiedostoa jossa 6 lisäystä ja 3 poistoa
  1. 3 0
      artly/readme.txt
  2. 1 1
      artly/style.css
  3. 1 1
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
artly/readme.txt

@@ -12,6 +12,9 @@ Artly is a WordPress theme designed for blogs and magazines. Its modern, offset
 
 == Changelog ==
 
+= 1.0.3 =
+* Artly: Make sure the elements in the header and the footer don't bump to the screen edges (#7362)
+
 = 1.0.2 =
 * Remove tags blog-homepage and auto-loading-homepage (#7322)
 

+ 1 - 1
artly/style.css

@@ -7,7 +7,7 @@ Description: Artly is a WordPress theme designed for blogs and magazines. Its mo
 Requires at least: 5.8
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.2
+Version: 1.0.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: artly

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.428",
+	"version": "1.0.429",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

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