Skip to content

Commit 4e4ea7b

Browse files
committed
fix versioning
1 parent 4cc8864 commit 4e4ea7b

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
== Changelog ==
22

3-
= 1.3.18 =
3+
= 1.3.19 =
44
* Fix fatal errors related to PHP 8.4 compatibility.
55

66

gumlet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Plugin Name: Gumlet
1212
* Plugin URI: https://github.com/gumlet/wordpress-plugin
1313
* Description: A WordPress plugin to automatically load all your existing (and future) WordPress images via the <a href="http://www.gumlet.com" target="_blank">Gumlet</a> service for smaller, faster, and better looking images.
14-
* Version: 1.3.17
14+
* Version: 1.3.19
1515
* Author: Gumlet
1616
* Text Domain: gumlet
1717
* Author URI: https://www.gumlet.com

readme.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Author URI: https://www.gumlet.com
88
Requires at least: 3.3
99
Requires PHP: 5.6.3
1010
Tested up to: 6.8
11-
Stable tag: 1.3.18
11+
Stable tag: 1.3.19
1212
License: BSD-2
1313
License URI: http://opensource.org/licenses/BSD-2-Clause
1414

@@ -141,11 +141,11 @@ If you need any help, you can reach out to us at support@gumlet.com.
141141

142142
== Changelog ==
143143

144-
= 1.3.18 =
144+
= 1.3.19 =
145145
* Fix fatal errors related to PHP 8.4 compatibility.
146146

147147

148-
= 1.3.17 =
148+
= 1.3.18 =
149149
* Fix warnings for newer php versions
150150
* Improved error logging
151151

0 commit comments

Comments
 (0)