Skip to content

Commit d24d481

Browse files
committed
1.9.2 Fixed Codesign Issue
1 parent ba933b5 commit d24d481

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gSwitch/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88

99
/**
10-
gSwitch 1.9.1
10+
gSwitch 1.9.2
1111
*/
1212

1313
import Cocoa

gSwitch/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.9.1</string>
20+
<string>1.9.2</string>
2121
<key>CFBundleVersion</key>
22-
<string>1.9.1</string>
22+
<string>1.9.2</string>
2323
<key>LSApplicationCategoryType</key>
2424
<string>public.app-category.utilities</string>
2525
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)