We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68b7a6f + 2d6e91e commit c9f6da8Copy full SHA for c9f6da8
apps/drawio/.env
@@ -1,6 +1,6 @@
1
W9_REPO="jgraph/drawio"
2
W9_DIST='community'
3
-W9_VERSION='28.2.5'
+W9_VERSION='29.2.2'
4
W9_HTTP_PORT_SET='9001'
5
W9_ID='drawio'
6
W9_HTTP_PORT=8080
apps/drawio/variables.json
@@ -8,7 +8,7 @@
8
{
9
"dist": "community",
10
"version": [
11
- "28.2.5",
+ "29.2.2",
12
"latest"
13
]
14
}
0 commit comments