We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e4c19 commit 3153205Copy full SHA for 3153205
VERSION
@@ -1 +1 @@
1
-2.0.0
+3.0.0
skeleton/config
@@ -20,7 +20,7 @@ DEVELOPMENT_PROJECT_NAME=overview-server
20
21
# Docker container version. We use semantic versioning; only the major version
22
# matters, but you can be paranoid and add minor and patch versions, too.
23
-OVERVIEW_INTEGRATION_TESTER_VERSION=2.0.0
+OVERVIEW_INTEGRATION_TESTER_VERSION=3.0.0
24
25
# Version of Overview to test against in `run-in-docker-compose`. See
26
# https://hub.docker.com/r/overview/overview-database/tags/ for options.
0 commit comments