Workflows um Format Stage erweitern #175

Merged
flixcoo merged 326 commits from setup/44-workflows-um-format-stage-erweitern into development 2026-01-20 10:48:49 +00:00
Showing only changes of commit b79e2af958 - Show all commits

View File

@@ -122,7 +122,7 @@ jobs:
- name: Update version
uses: https://github.com/stikkyapp/update-pubspec-version@v2
with:
strategy: 'patch'
strategy: 'minor'
path: './pubspec.yaml'
- name: Commit version update 2