forked from Droid-ify/Releases
9 lines
310 B
Markdown
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 |