chore(release): bump workspace version to 0.8.1

Release 0.8.1: game-mode + dedicated game sessions, zero-copy GPU import
process-isolation (and zero-copy on by default on all backends), user-defined
custom display presets, and a physical-monitor refresh-preservation fix.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-06 10:38:14 +00:00
parent 9814368c8c
commit 6c1e6adbf2
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ members = [
exclude = ["packaging/linux/steam-deck-gadget/usbip-poc"]
[workspace.package]
version = "0.8.0"
version = "0.8.1"
edition = "2021"
rust-version = "1.82"
license = "MIT OR Apache-2.0"