Files
FeloStore/UPDATING.md
2025-09-11 16:14:27 +02:00

9 lines
310 B
Markdown

1. Delete everything in the "Droid-ify/Releases" Repo
2. Put new version of Droid-ify from the GitHub's "Release"-Tab in the "Droid-ify/Releases" Repo
3. Commit the changes and push it
4. Run these commands in the "FeloStore/FeloStore" Repo:
- git fetch upstream
- git checkout main
- git merge upstream/main