Skip to content

Commit 66bda10

Browse files
committed
chore: Ship syncthing v2 RC.20
There's code here that should auto-upgrade this when it's outdated, but it doesn't work for pre-releases. SyncTrayzor would normally not ship with pre-releases, but this beta phase is an exception.
1 parent 8aad8f5 commit 66bda10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
version: "3"
44

55
vars:
6-
DOWNLOAD_SYNCTHING_VERSION: "v2.0.0-rc.19"
6+
DOWNLOAD_SYNCTHING_VERSION: "v2.0.0-rc.20"
77

88
tasks:
99
download-syncthing:

0 commit comments

Comments
 (0)