We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e36a6c8 + 82f76cd commit cc4740dCopy full SHA for cc4740d
apps/ddnsgo/.env
@@ -1,6 +1,6 @@
1
W9_REPO="jeessy/ddns-go"
2
W9_DIST='community'
3
-W9_VERSION='v6.12.1'
+W9_VERSION='v6.13.3'
4
W9_HTTP_PORT_SET='9001'
5
W9_HTTP_PORT='9876'
6
W9_ID='ddnsgo'
apps/ddnsgo/variables.json
@@ -7,7 +7,7 @@
7
"edition": [
8
{
9
"dist": "community",
10
- "version": ["v6.12.1","latest"]
+ "version": ["v6.13.3","latest"]
11
}
12
],
13
"requirements": {
0 commit comments