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 2cbf23f commit 0cd5b93Copy full SHA for 0cd5b93
VERSION
@@ -1 +1 @@
1
-1.0.5
+1.1.0
skeleton/config
@@ -20,7 +20,7 @@ DEVELOPMENT_PROJECT_NAME=overviewserver
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=1.0.5
+OVERVIEW_INTEGRATION_TESTER_VERSION=1.1.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