Skip to content

Commit 1b77df1

Browse files
author
Tomasz Solik
committed
Bumps app version to 0.10.0
Updates the app's bundle version and short version string in the Info.plist file, marking a new release.
1 parent 8afea69 commit 1b77df1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

BusLane/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<key>CFBundleIdentifier</key>
1010
<string>com.buslane.app</string>
1111
<key>CFBundleVersion</key>
12-
<string>0.9.15</string>
12+
<string>0.10.0</string>
1313
<key>CFBundleShortVersionString</key>
14-
<string>0.9.15</string>
14+
<string>0.10.0</string>
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleSignature</key>

0 commit comments

Comments
 (0)