Hotfix for broken install target in Makefile
Some checks failed
Basic checks / Basic build-and-test supertask (push) Failing after 48s

I didn't check that it also *installs* all of it's components! That's
what I get for not having a list of package contents... although I'd
probably just end up missing something there instead.
This commit is contained in:
2025-12-19 15:56:48 -06:00
parent 76426094d3
commit 099926d368
4 changed files with 7 additions and 5 deletions

View File

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