We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3008e5c + d60c45d commit 8925977Copy full SHA for 8925977
apps/activepieces/.env
@@ -1,7 +1,7 @@
1
W9_REPO=ghcr.io/activepieces/activepieces
2
W9_DIST='community'
3
-W9_VERSION='0.66.6'
4
-W9_POWER_PASSWORD='AXJdt29EQ4!jNGnu'
+W9_VERSION='0.70.4'
+W9_POWER_PASSWORD='cwyVT6jU!2ugmz09'
5
6
# Environments which for user settings when create application
7
# Named expression: W9_xxx_xxx_SET, xxx refer to file fields
apps/activepieces/variables.json
@@ -8,7 +8,7 @@
8
{
9
"dist": "community",
10
"version": [
11
- "0.66.6",
+ "0.70.4",
12
"latest"
13
]
14
}
0 commit comments