From 0d78e1c282aa494cc59f15b07bcf5405ca6bf911 Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Sun, 17 Mar 2019 08:47:35 -0700 Subject: [PATCH] Fixed rainloop version --- public/v1/apps/rainloop.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v1/apps/rainloop.json b/public/v1/apps/rainloop.json index c051e9d..c367734 100644 --- a/public/v1/apps/rainloop.json +++ b/public/v1/apps/rainloop.json @@ -26,7 +26,7 @@ "id": "$$cap_rainloop_version", "label": "Rainloop Version", "description": "Checkout their docker page for the valid tags https://hub.docker.com/r/hardware/rainloop/tags", - "defaultValue": "latest", + "defaultValue": "1.12.0", "validRegex": "/^([^\\s^\\/])+$/" } ]