diff options
| -rw-r--r-- | public/v2/apps/countly.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v2/apps/countly.json b/public/v2/apps/countly.json index 16fb539..44c5ce1 100644 --- a/public/v2/apps/countly.json +++ b/public/v2/apps/countly.json @@ -24,7 +24,7 @@ "id": "$$cap_countly_version", "label": "What version/tag do you want?", "description": "Go here to see all versions https://hub.docker.com/r/countly/countly-server/tags", - "defaultValue": "latest", + "defaultValue": "19.08.1", "validRegex": "/^([^\\s^\\/])+$/" } ] |
