Tested minor

This commit is contained in:
2026-01-17 20:10:47 +01:00
parent a0c0936867
commit b79e2af958

View File

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