Compare commits

...

1 Commits
v63 ... v64

Author SHA1 Message Date
Michael Otto
a58f6255fc Anpassungen für Releasemeldung 2026-03-03 14:09:39 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -149,7 +149,7 @@ jobs:
JSON=$(jq -n \
--arg tag "$TAG" \
--arg name "Version $VERSION" \
--arg body "${{ steps.changelog.outputs.full }}" \
--arg body "${{ steps.changelog.outputs.current }}" \
'{tag_name: $tag, name: $name, body: $body, draft: false, prerelease: false}')
API_RESPONSE=$(curl -s -X POST "$API_URL" \

View File

@@ -11,4 +11,4 @@ tracker=https://{{TRACKER}}/issues
repository=https://{{REPOSITORY}}
experimental={{EXPERIMENTAL}}
deprecated={{DEPRECATED}}
supportsQt6={{QT6}}
supportsQt6={{QT6}}