From 6487ed2652d48995ba817af5ea729070bd8c9bd2 Mon Sep 17 00:00:00 2001 From: Jerry Jacobs Date: Wed, 8 May 2024 15:37:58 +0200 Subject: [PATCH] Bump second build with restored compatibility 1.27.7-2 --- cmd/update-release.py | 2 +- syncthing/Info.plist | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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