chore: bump version to 0.10.0 (direct-play floor; local build only, no publish)

This commit is contained in:
Deivid Soto 2026-05-31 11:03:03 +02:00
parent 42fc408947
commit 944d6529b2
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
package cmd
// Version is the CLI version. Overridden by goreleaser ldflags at release time.
var Version = "0.9.19"
var Version = "0.10.0"