From abc468808b8ea4562e3fb1617df49995418ae87a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=8E?= <‎> Date: Mon, 30 Dec 2024 21:22:56 +0700 Subject: [PATCH] update --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5b9b76f..e894d52 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -13,7 +13,7 @@ on: default: "yes" env: # Global variables - VERSION: "0.0.4" + VERSION: "0.0.0-placeholder" jobs: build_binaries: