diff options
| author | bgervan <[email protected]> | 2019-12-22 18:33:18 +0100 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2019-12-22 12:33:18 -0500 |
| commit | d0284cbff452677307d7df788c4981d618a734ae (patch) | |
| tree | 8203196870c0a6be9e8a5efc415abd87743a5f2a | |
| parent | ab53c4e7bb7cb31f7e6f351bf83dde90d86cc7a9 (diff) | |
| download | caprover-one-click-apps-d0284cbff452677307d7df788c4981d618a734ae.tar.gz caprover-one-click-apps-d0284cbff452677307d7df788c4981d618a734ae.zip | |
Update Drone (#114)
#113 Downgrade the version, until new version released correctly.
| -rw-r--r-- | public/v2/apps/drone-gitea.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v2/apps/drone-gitea.json b/public/v2/apps/drone-gitea.json index 140c7e8..26cdbf7 100644 --- a/public/v2/apps/drone-gitea.json +++ b/public/v2/apps/drone-gitea.json @@ -47,7 +47,7 @@ { "id": "$$cap_drone_version", "label": "drone Version", - "defaultValue": "1.0.0-rc.6", + "defaultValue": "1.0.0-rc.5", "description": "Check out their Docker page for the valid tags https://hub.docker.com/r/drone/drone/tags", "validRegex": "" }, |
