diff options
| author | Simon Belbeoch <[email protected]> | 2021-04-21 02:17:46 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-20 20:17:46 -0400 |
| commit | bb80fca9c32ef8e3d115cba7a4082d80736ec7bf (patch) | |
| tree | cbf14c5e43f560665f822f07b48597914dca4b12 /public/v4/apps/strapi.yml | |
| parent | 4f42eccfc28157d3a83296f855ddf6bb7a1f5560 (diff) | |
| download | caprover-one-click-apps-bb80fca9c32ef8e3d115cba7a4082d80736ec7bf.tar.gz caprover-one-click-apps-bb80fca9c32ef8e3d115cba7a4082d80736ec7bf.zip | |
upgrade strapi to 3.5.4 (#395)
Co-authored-by: Simon Belbeoch <[email protected]>
Diffstat (limited to 'public/v4/apps/strapi.yml')
| -rw-r--r-- | public/v4/apps/strapi.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/strapi.yml b/public/v4/apps/strapi.yml index f4154d8..20db75d 100644 --- a/public/v4/apps/strapi.yml +++ b/public/v4/apps/strapi.yml @@ -33,7 +33,7 @@ caproverOneClickApp: variables: - id: $$cap_strapi_version label: Strapi Version - defaultValue: 3.5.3 + defaultValue: 3.5.4 description: Check out the Docker page for the valid tags https://hub.docker.com/r/strapi/strapi/tags validRegex: /^([^\s^\/])+$/ - id: $$cap_mongo_version |
