diff options
| author | Daniel TreviƱo <[email protected]> | 2019-08-06 00:38:55 +0200 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2019-08-05 18:38:55 -0400 |
| commit | 370e134ce91bb19a96780bfc3131f29fedfd181e (patch) | |
| tree | 7ae9d89d360a363e1efb4767ba7693356c62a25f | |
| parent | 608e2c1715dcfa7e5af7bef9b58366ab8da619b6 (diff) | |
| download | caprover-one-click-apps-370e134ce91bb19a96780bfc3131f29fedfd181e.tar.gz caprover-one-click-apps-370e134ce91bb19a96780bfc3131f29fedfd181e.zip | |
Update hasura.json (#67)
| -rw-r--r-- | public/v1/apps/hasura.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v1/apps/hasura.json b/public/v1/apps/hasura.json index 481169c..7213e5e 100644 --- a/public/v1/apps/hasura.json +++ b/public/v1/apps/hasura.json @@ -33,7 +33,7 @@ }, "variables":[ { - "defaultValue":"v1.0.0-alpha40", + "defaultValue":"v1.0.0-beta.2", "description":"Checkout their github page for their latest version https://github.com/hasura/graphql-engine", "id":"$$cap_hasura_version", "label":"Hasura Version", |
