Skip to content

Commit 0205e8b

Browse files
Support 6.8
1 parent e6ff68d commit 0205e8b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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.0
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html

0 commit comments

Comments
 (0)