We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82a014e + da81c56 commit 819ef8aCopy full SHA for 819ef8a
apps/gladys/.env
@@ -1,7 +1,7 @@
1
W9_ID='gladys'
2
W9_REPO=gladysassistant/gladys
3
W9_DIST='community'
4
-W9_VERSION='v4.63.1'
+W9_VERSION='v4.65.1'
5
6
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
7
W9_HTTP_PORT_SET='9001'
apps/gladys/variables.json
@@ -7,7 +7,7 @@
"edition": [
8
{
9
"dist": "community",
10
- "version": ["v4.63.1", "latest"]
+ "version": ["v4.65.1", "latest"]
11
}
12
],
13
"requirements": {
0 commit comments