diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 75b1029..255e0c0 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -1,7 +1,7 @@ name: Go-Ubiq GitHub Actions Release Builder env: - BUILD_TAG: v7.0.1 + BUILD_TAG: v7.0.2 GO_VERSION: 1.22.x on: push: