We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba933b5 commit d24d481Copy full SHA for d24d481
gSwitch/AppDelegate.swift
@@ -7,7 +7,7 @@
7
//
8
9
/**
10
- gSwitch 1.9.1
+ gSwitch 1.9.2
11
*/
12
13
import Cocoa
gSwitch/Info.plist
@@ -17,9 +17,9 @@
17
<key>CFBundlePackageType</key>
18
<string>APPL</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>1.9.1</string>
+ <string>1.9.2</string>
21
<key>CFBundleVersion</key>
22
23
<key>LSApplicationCategoryType</key>
24
<string>public.app-category.utilities</string>
25
<key>LSMinimumSystemVersion</key>
0 commit comments