Skip to content

Commit a2f65bc

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

2 files changed

Lines changed: 4 additions & 4 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.11</string>
12+
<string>0.9.12</string>
1313
<key>CFBundleShortVersionString</key>
14-
<string>0.9.11</string>
14+
<string>0.9.12</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.11 — Now Available!</span>
1066+
<span>Version 0.9.12 — 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.11</span>
1181+
<span class="version-badge current">v0.9.12</span>
11821182
<span class="version-status">Current</span>
11831183
</div>
11841184
<h3>Multi-Connection Tabs</h3>

0 commit comments

Comments
 (0)