Skip to content

Commit 7cbfea8

Browse files
author
Tomasz Solik
committed
Updates app version to 0.9.11
Bumps the application version number in the Info.plist file and updates the documentation to reflect the new version.
1 parent eedd696 commit 7cbfea8

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.10</string>
12+
<string>0.9.11</string>
1313
<key>CFBundleShortVersionString</key>
14-
<string>0.9.10</string>
14+
<string>0.9.11</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.10 — Now Available!</span>
1066+
<span>Version 0.9.11 — 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.10</span>
1181+
<span class="version-badge current">v0.9.11</span>
11821182
<span class="version-status">Current</span>
11831183
</div>
11841184
<h3>Multi-Connection Tabs</h3>

0 commit comments

Comments
 (0)