Skip to content

Commit d2ce4f3

Browse files
committed
chore: bump version to 0.9.14
Updates version across: - README.md badge - Info.plist (CFBundleVersion and CFBundleShortVersionString) - GitHub Pages (docs/index.html)
1 parent 43b23d6 commit d2ce4f3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.9.13</string>
12+
<string>0.9.14</string>
1313
<key>CFBundleShortVersionString</key>
14-
<string>0.9.13</string>
14+
<string>0.9.14</string>
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleSignature</key>

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@
10631063
<div class="hero-content">
10641064
<div class="hero-badge">
10651065
<i data-lucide="sparkles"></i>
1066-
<span>Version 0.9.13 — Now Available!</span>
1066+
<span>Version 0.9.14 — Now Available!</span>
10671067
</div>
10681068
<h1>
10691069
Manage <span class="gradient">Azure Service Bus</span>
@@ -1178,7 +1178,7 @@ <h2 class="section-title">Roadmap</h2>
11781178
<div class="roadmap-item">
11791179
<div class="roadmap-connector"></div>
11801180
<div class="roadmap-version">
1181-
<span class="version-badge current">v0.9.13</span>
1181+
<span class="version-badge current">v0.9.14</span>
11821182
<span class="version-status">Current</span>
11831183
</div>
11841184
<h3>Multi-Connection Tabs</h3>

0 commit comments

Comments
 (0)