Skip to content

Commit

Permalink
Bump SyncthingNative to v1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Catfriend1 committed Jul 9, 2021
1 parent 664ceec commit 022bcd7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion SyncthingNative_update_and_build.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ REM Script Consts.
SET CLEAN_BEFORE_BUILD=1
SET SKIP_CHECKOUT_SRC=0
SET USE_GO_DEV=0
SET DESIRED_SUBMODULE_VERSION=v1.17.0
SET DESIRED_SUBMODULE_VERSION=v1.18.0
SET GRADLEW_PARAMS=-q
REM
REM Runtime Variables.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/play/release-notes/en-GB/beta.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* Syncthing v1.17.0
* Syncthing v1.18.0

Enhanced
--
Expand Down
4 changes: 2 additions & 2 deletions app/versions.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ext {
versionMajor = 1
versionMinor = 17
versionMinor = 18
versionPatch = 0
versionWrapper = 1
versionWrapper = 0
}
Submodule syncthing updated 102 files

0 comments on commit 022bcd7

Please sign in to comment.