Chore: Bump to newest API version
All checks were successful
Quality Check / Linting (push) Successful in 6s
Build Application / generate (push) Successful in 21s
Build Application / build (tower_defence_web, build/*, build, build/index.html, Web) (push) Successful in 16s
Build Application / build (tower_defence.elf, tower_defence.elf, tower_defence.elf, Linux) (push) Successful in 19s
Build Application / build (tower_defence.exe, tower_defence.exe, tower_defence.exe, Windows) (push) Successful in 21s
Build Application / build-docker (push) Successful in 16s
Build Application / release (push) Successful in 9s

This commit is contained in:
Snoweuph 2025-03-13 04:22:29 +01:00
parent 8b61ddb89e
commit 31075ba2b5
Signed by: snoweuph
GPG key ID: BEFC41DA223CEC55

View file

@ -5,7 +5,7 @@ lint:
-gdlint . -gdlint .
-gdformat . -gdformat .
api_version := "v0.0.0-rc.4" api_version := "v0.0.0-rc.8"
api_location := "scripts/api-client" api_location := "scripts/api-client"
generate: generate:
#!/bin/sh #!/bin/sh