Skip to content

Commit

Permalink
WP 6.7 Kompatibilität (#1651)
Browse files Browse the repository at this point in the history
* test with 6.7 RC1

* increase to rc 2

* Increase wp version to 6.7

* Update .wp-env.json

---------

Co-authored-by: Chris <[email protected]>
  • Loading branch information
hansmorb and datengraben authored Nov 13, 2024
1 parent 852c969 commit 22ef5c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .wp-env.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"phpVersion" : "7.4",
"core" : "Wordpress/Wordpress#6.6",
"core" : "Wordpress/Wordpress#6.7",
"plugins" : [
".",
"https://downloads.wordpress.org/plugin/wp-crontrol.zip",
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: wielebenwirteam, m0rb, flegfleg, chriwen, hansmorb, datengraben
Donate link: https://www.wielebenwir.de/verein/unterstutzen
Tags: booking, calendar, sharing, commoning, open-source
Requires at least: 5.9
Tested up to: 6.6
Tested up to: 6.7
Stable Tag: 2.9.4
Requires PHP: 7.4
License: GPLv2 or later
Expand Down

0 comments on commit 22ef5c8

Please sign in to comment.