From b1ac8d375538a372ae744ddf9948544cb243429a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCney=20Saramal=C4=B1?= Date: Sun, 16 Jun 2024 00:14:39 +0300 Subject: [PATCH] trying to use PAT to trigger workflow another workflow --- internal/constants/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/constants/version.go b/internal/constants/version.go index f2e8786..473ed72 100644 --- a/internal/constants/version.go +++ b/internal/constants/version.go @@ -1,3 +1,3 @@ package constants -const VERSION = "v.1.0.3" +const VERSION = "v.1.0.2"