From ea4987ad61bf876fc620bbdc1cb43ffe0959e4fa Mon Sep 17 00:00:00 2001 From: xEricL <37921711+xEricL@users.noreply.github.com> Date: Fri, 2 Aug 2024 02:36:55 -0400 Subject: [PATCH] 1.8.0 --- .github/workflows/go-build.yml | 4 ++-- VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/go-build.yml b/.github/workflows/go-build.yml index 475fe8b..f8b5079 100644 --- a/.github/workflows/go-build.yml +++ b/.github/workflows/go-build.yml @@ -5,8 +5,8 @@ on: branches: - 'master' - 'test/**' -# paths: -# - 'VERSION' + paths: + - 'VERSION' permissions: contents: write diff --git a/VERSION b/VERSION index 081af9a..afa2b35 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.7.1 \ No newline at end of file +1.8.0 \ No newline at end of file