Skip to content

Commit 1fe8255

Browse files
Merge pull request tinify#49 from wcreateweb/wp6.8
Support WordPress 6.8
2 parents 22ad777 + f73f9bb commit 1fe8255

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- { wp: 60, php: 73 }
2222
- { wp: 63, php: 80 }
2323
- { wp: 67, php: 82 }
24-
- { wp: 67, php: 83 }
24+
- { wp: 68, php: 83 }
2525
steps:
2626
- name: Checkout code
2727
uses: actions/checkout@v4

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: TinyPNG
33
Donate link: https://tinypng.com/
44
Tags: compress images, compression, image size, page speed, performance
55
Requires at least: 4.0
6-
Tested up to: 6.7
6+
Tested up to: 6.8
77
Stable tag: 3.5.1
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html

0 commit comments

Comments
 (0)