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
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:
parent
8b61ddb89e
commit
31075ba2b5
1 changed files with 1 additions and 1 deletions
2
Justfile
2
Justfile
|
@ -5,7 +5,7 @@ lint:
|
|||
-gdlint .
|
||||
-gdformat .
|
||||
|
||||
api_version := "v0.0.0-rc.4"
|
||||
api_version := "v0.0.0-rc.8"
|
||||
api_location := "scripts/api-client"
|
||||
generate:
|
||||
#!/bin/sh
|
||||
|
|
Loading…
Add table
Reference in a new issue