Skip to content

Commit 38517af

Browse files
committed
Release 1.5.1
1 parent c3bc170 commit 38517af

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

pattern-css.php

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

readme.txt

Lines changed: 4 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.8
5-
Stable tag: 1.5.0
5+
Stable tag: 1.5.1
66
License: GPL-2.0-or-later
77
License URI: https://www.gnu.org/licenses/gpl-2.0.html
88

@@ -141,6 +141,9 @@ Add this to functions.php:
141141

142142
== Changelog ==
143143

144+
= 1.5.1 - 2025-05-18 =
145+
- Retagging for release
146+
144147
= 1.5.0 - 2025-05-18 =
145148
- Adds support for global styles via a new editor
146149

0 commit comments

Comments
 (0)