Back to patch

This commit is contained in:
2026-01-17 20:11:34 +01:00
parent 2b52ec3582
commit 4fe008af3f

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: 'minor' strategy: 'patch'
path: './pubspec.yaml' path: './pubspec.yaml'
- name: Commit version update 2 - name: Commit version update 2