Skip to content

Commit 7d0e8ed

Browse files
authored
chore: release v0.6.0 (#8)
## 🤖 New release * `bevy_streamdeck`: 0.6.0-rc.1 -> 0.6.0-rc.2 (✓ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/).
1 parent 73d5584 commit 7d0e8ed

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bevy_streamdeck"
3-
version = "0.6.0-rc.1"
3+
version = "0.6.0"
44
edition = "2024"
55
authors = ["François Mockers <francois.mockers@vleue.com>"]
66
description = "Elgato Stream Deck plugin for Bevy"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ For Linux setup, please refer to the [rust-streamdeck getting started guide](htt
6464

6565
|Bevy|bevy_streamdeck|
6666
|---|---|
67+
|0.16|0.6|
6768
|0.15|0.5|
6869
|0.14|0.4|
6970
|0.13|0.3|

0 commit comments

Comments
 (0)