Skip to content

Commit 44dfb83

Browse files
author
Tomasz Solik
committed
chore: bump version to 0.10.1
Updates version across: - README.md badge - Info.plist (CFBundleVersion and CFBundleShortVersionString) - GitHub Pages (docs/index.html)
1 parent 8724968 commit 44dfb83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.10.0</string>
12+
<string>0.10.1</string>
1313
<key>CFBundleShortVersionString</key>
14-
<string>0.10.0</string>
14+
<string>0.10.1</string>
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleSignature</key>

0 commit comments

Comments
 (0)