diff --git a/Justfile b/Justfile index 10ec597..9c64044 100644 --- a/Justfile +++ b/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