Skip to content

Commit b6c4133

Browse files
committed
bump version number
1 parent 829caf3 commit b6c4133

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

Xgist/Info.plist

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5-
<key>NSMainStoryboardFile</key>
6-
<string>Main</string>
75
<key>CFBundleDevelopmentRegion</key>
86
<string>en</string>
97
<key>CFBundleExecutable</key>
@@ -19,7 +17,7 @@
1917
<key>CFBundlePackageType</key>
2018
<string>APPL</string>
2119
<key>CFBundleShortVersionString</key>
22-
<string>1.2</string>
20+
<string>1.3</string>
2321
<key>CFBundleURLTypes</key>
2422
<array>
2523
<dict>
@@ -32,13 +30,13 @@
3230
</dict>
3331
</array>
3432
<key>CFBundleVersion</key>
35-
<string>3</string>
33+
<string>1</string>
3634
<key>LSMinimumSystemVersion</key>
3735
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
38-
<key>LSUIElement</key>
39-
<true/>
4036
<key>NSHumanReadableCopyright</key>
4137
<string>Copyright © 2016 Fernando Bunn. All rights reserved.</string>
38+
<key>NSMainStoryboardFile</key>
39+
<string>Main</string>
4240
<key>NSPrincipalClass</key>
4341
<string>NSApplication</string>
4442
</dict>

XgistEx/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>XPC!</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.0</string>
20+
<string>1.3</string>
2121
<key>CFBundleVersion</key>
2222
<string>1</string>
2323
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)