Skip to content

Commit e750459

Browse files
committed
Bump version to 0.0.15
Signed-off-by: Ayush Singh <[email protected]>
1 parent c57bbca commit e750459

File tree

4 files changed

+11
-8
lines changed

4 files changed

+11
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ strip = true
1313
lto = "thin"
1414

1515
[workspace.package]
16-
version = "0.0.14"
16+
version = "0.0.15"
1717
edition = "2024"
1818
authors = ["Ayush Singh <[email protected]>"]
1919
repository = "https://openbeagle.org/ayush1325/bb-imager-rs"

bb-imager-gui/assets/packages/linux/flatpak/org.beagleboard.imagingutility.metainfo.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
</screenshots>
5858

5959
<releases>
60+
<release version="0.0.15" date="2025-11-05">
61+
<url>https://github.com/beagleboard/bb-imager-rs/releases/tag/v0.0.15</url>
62+
</release>
6063
<release version="0.0.14" date="2025-09-17">
6164
<url>https://github.com/beagleboard/bb-imager-rs/releases/tag/v0.0.14</url>
6265
</release>

website/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VITE_BB_IMAGER_VERSION=0.0.14
1+
VITE_BB_IMAGER_VERSION=0.0.15

0 commit comments

Comments
 (0)