Skip to content

Commit 6440d41

Browse files
authored
Merge pull request #127 from KevinBatdorf/release/1.3.0
Release 1.3.0
2 parents 31e1740 + 9d8f747 commit 6440d41

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pattern-css.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Description: Lightening Fast, Safe, In-editor CSS Optimization and Minification Tool
55
* Requires at least: 6.7
66
* Requires PHP: 7.0
7-
* Version: 1.2.6
7+
* Version: 1.3.0
88
* Author: Kevin Batdorf
99
* Author URI: https://twitter.com/kevinbatdorf
1010
* License: GPL-2.0-or-later

readme.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: kbat82
33
Tags: css, styles, inline, margin, editor
44
Tested up to: 6.7
5-
Stable tag: 1.2.6
5+
Stable tag: 1.3.0
66
License: GPL-2.0-or-later
77
License URI: https://www.gnu.org/licenses/gpl-2.0.html
88

@@ -136,6 +136,7 @@ Add this to functions.php:
136136

137137
== Changelog ==
138138

139+
= 1.3.0 - 2025-01-27 =
139140
- Switches to useStyleOverride for injecting styles
140141

141142
= 1.2.6 - 2024-09-20 =

0 commit comments

Comments
 (0)