bump: textsender-models
Go CI / Test and Lint (push) Successful in 7s
Go Release / build-and-release (pull_request) Successful in 6s
Go CI / Test and Lint (pull_request) Successful in 6s

This commit is contained in:
2026-05-28 20:02:27 -04:00
parent 548a8eaa07
commit 371a6d0be4
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
run: |
echo "Creating version"
VERSION="0.2.3"
VERSION="0.2.4"
PROJECT_COMMIT_HASH=$(git rev-parse HEAD | cut -c 1-10)
BRANCH_REF="${{ gitea.ref }}"
BRANCH_NAME=$(echo "$BRANCH_REF" | cut -d '/' -f 3)