From 905e649babccb129f89c0cb218de6c0c19646654 Mon Sep 17 00:00:00 2001 From: Pavel Ditenbir Date: Fri, 26 Apr 2024 20:33:22 +0700 Subject: [PATCH] bump v2.0.4 --- .github/workflows/github-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index bd75ec3..ed538f3 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -1,7 +1,7 @@ env: GSPG_VERSION_MAJOR: 2 GSPG_VERSION_MINOR: 0 - GSPG_VERSION_PATCH: 3 + GSPG_VERSION_PATCH: 4 GSPG_VERSION_BUILD_NUMBER: ${{ github.run_number }} name: Build & Package