diff --git a/cmd/update-release.py b/cmd/update-release.py index 5403aa3..a352013 100755 --- a/cmd/update-release.py +++ b/cmd/update-release.py @@ -14,7 +14,7 @@ from urllib.request import urlopen from string import Template -distVersion = 1 +distVersion = 2 latest_url = "https://api.github.com/repos/syncthing/syncthing/releases/latest" infoPlist = 'syncthing/Info.plist' infoPlistTmpl = 'syncthing/Info.plist.tmpl' diff --git a/syncthing/Info.plist b/syncthing/Info.plist index 2367ab3..44c0462 100644 --- a/syncthing/Info.plist +++ b/syncthing/Info.plist @@ -19,9 +19,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.27.7-1 + 1.27.7-2 CFBundleVersion - 102700701 + 102700702 LSApplicationCategoryType public.app-category.utilities LSMinimumSystemVersion