Skip to content

Commit 6f68315

Browse files
committed
Bump version
1 parent f550b3b commit 6f68315

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Multi.app/Contents/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111

1212
<key>CFBundlePackageType</key> <string>APPL</string>
1313
<key>CFBundleInfoDictionaryVersion</key> <string>6.0</string>
14-
<key>CFBundleVersion</key> <string>3.0.1</string>
15-
<key>CFBundleGetInfoString</key> <string>3.0.1</string>
16-
<key>CFBundleShortVersionString</key> <string>3.0.1</string>
14+
<key>CFBundleVersion</key> <string>3.0.2</string>
15+
<key>CFBundleGetInfoString</key> <string>3.0.2</string>
16+
<key>CFBundleShortVersionString</key> <string>3.0.2</string>
1717
<key>NSPrincipalClass</key> <string>NSApplication</string>
1818
<key>NSMainNibFile</key> <string>MainMenu</string>
1919
</dict>

Multi.app/Contents/Resources/Stub.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111

1212
<key>CFBundlePackageType</key> <string>APPL</string>
1313
<key>CFBundleInfoDictionaryVersion</key> <string>6.0</string>
14-
<key>CFBundleVersion</key> <string>3.0.1</string>
15-
<key>CFBundleGetInfoString</key> <string>3.0.1</string>
16-
<key>CFBundleShortVersionString</key> <string>3.0.1</string>
14+
<key>CFBundleVersion</key> <string>3.0.2</string>
15+
<key>CFBundleGetInfoString</key> <string>3.0.2</string>
16+
<key>CFBundleShortVersionString</key> <string>3.0.2</string>
1717
<key>NSPrincipalClass</key> <string>NSApplication</string>
1818
<key>NSMainNibFile</key> <string>MainMenu</string>
1919
</dict>

0 commit comments

Comments
 (0)