Fixed rainloop version

This commit is contained in:
Kasra Bigdeli 2019-03-17 08:47:35 -07:00
parent fba47e9cd1
commit 0d78e1c282
1 changed files with 1 additions and 1 deletions

View File

@ -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^\\/])+$/"
}
]