diff --git a/docker-compose.yml b/docker-compose.yml index 6cdf1de..fd19121 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,6 @@ -version: '3' services: wordpress: - image: wordpress:beta-6.8-apache + image: wordpress:beta-6.9-apache ports: - '8080:80' environment: diff --git a/readme.txt b/readme.txt index c5e9816..699aabe 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: timmmmyboy, BigBlueHat, JakeHartnell, greatislander, acelaya Tags: hypothesis, annotation, comments Requires at least: 6.2 -Tested up to: 6.8.0 +Tested up to: 6.9.0 Stable tag: 0.7.4 License: BSD-3-Clause License URI: http://opensource.org/licenses/BSD-3-Clause