diff --git a/.github/workflows/custom-build.yml b/.github/workflows/custom-build.yml index ce4997b..c779dc6 100644 --- a/.github/workflows/custom-build.yml +++ b/.github/workflows/custom-build.yml @@ -1,4 +1,4 @@ -name: development +name: build-custom-release on: workflow_dispatch: inputs: diff --git a/src/main/resources/version.txt b/src/main/resources/version.txt index ba09cfd..3884b9b 100644 --- a/src/main/resources/version.txt +++ b/src/main/resources/version.txt @@ -1 +1 @@ -5.3.2 \ No newline at end of file +5.3.3 \ No newline at end of file