Dev version bump to 0.6.0-dev3
Some checks failed
Basic checks / Basic build-and-test supertask (push) Failing after 1m2s

I'm moving on from asset stuff, so I'm considering this a "new version."

Next up: Fixing the Makefile to understand the sound files.
This commit is contained in:
2025-12-19 10:37:48 -06:00
parent 1e09e3ce3a
commit eecfbf5d7c
2 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "asteroids"
version = "0.6.0-dev2"
version = "0.6.0-dev3"
edition = "2024"
license = "AGPL-3.0-only"