diff --git a/apps/flowise/.env b/apps/flowise/.env index 1e3bb24d..1c550e35 100644 --- a/apps/flowise/.env +++ b/apps/flowise/.env @@ -1,7 +1,7 @@ W9_REPO=flowiseai/flowise W9_DIST='community' -W9_VERSION='2.1.5' -W9_POWER_PASSWORD='Sw0jIuf#SfmAx5!u' +W9_VERSION='2.2.1' +W9_POWER_PASSWORD='PyPiaIhTGh#eMor9' #### -- Not allowed to edit below environments when recreate app based on existing data -- #### W9_ID='flowise' diff --git a/apps/flowise/variables.json b/apps/flowise/variables.json index be60087b..b06b1e83 100644 --- a/apps/flowise/variables.json +++ b/apps/flowise/variables.json @@ -7,7 +7,7 @@ "edition": [ { "dist": "community", - "version": ["2.1.5","latest"] + "version": ["2.2.1","latest"] } ], "requirements": {