Skip to content

Commit

Permalink
Fix build ID back to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
xor-gate committed Oct 20, 2024
1 parent e951acf commit 857d26e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions syncthing/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.28.0-2</string>
<string>1.28.0-1</string>
<key>CFBundleVersion</key>
<string>102800002</string>
<string>102800001</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
Expand Down

0 comments on commit 857d26e

Please sign in to comment.