From 31075ba2b5e8c67caea6aa33b229e2ea0df57e2e Mon Sep 17 00:00:00 2001 From: Snoweuph Date: Thu, 13 Mar 2025 04:22:29 +0100 Subject: [PATCH] Chore: Bump to newest API version --- Justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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