Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kozec committed Nov 13, 2018
1 parent aa1dbee commit 474e857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syncthing_gtk/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
log = logging.getLogger("App")

# Internal version used by updater (if enabled)
INTERNAL_VERSION = "v0.9.4.2"
INTERNAL_VERSION = "v0.9.4.3"
# Minimal Syncthing version supported by App
MIN_ST_VERSION = "0.14.50"

Expand Down

0 comments on commit 474e857

Please sign in to comment.