We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26bce2b + 681da26 commit b363327Copy full SHA for b363327
apps/syncthing/.env
@@ -1,5 +1,5 @@
1
W9_DIST='community'
2
-W9_VERSION='1.28'
+W9_VERSION='1.28.1'
3
W9_REPO=syncthing/syncthing
4
5
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
apps/syncthing/variables.json
@@ -8,7 +8,7 @@
8
{
9
"dist": "community",
10
"version": [
11
- "1.28",
+ "1.28.1",
12
"latest"
13
]
14
}
0 commit comments