Bump flatpak-flutter version used and add missing dependency

This commit is contained in:
Roland Geider
2025-08-28 12:11:56 +02:00
parent fe67ca3d47
commit 7774e382d2

View File

@@ -62,8 +62,8 @@ jobs:
- name: Bump version and update manifest
run: |
pip install pyyaml toml
git clone https://github.com/TheAppgineer/flatpak-flutter.git --branch 0.7.0 ../flatpak-flutter
pip install pyyaml toml packaging
git clone https://github.com/TheAppgineer/flatpak-flutter.git --branch 0.7.2 ../flatpak-flutter
python bump-wger-version.py ${{ inputs.ref }}
../flatpak-flutter/flatpak-flutter.py --app-module wger flatpak-flutter.json