Skip to content

Commit 89abe72

Browse files
committed
chore: update old branch refs
1 parent 33a6cff commit 89abe72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/flutter_upgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
PR_URL=$(gh pr create --title "chore(deps): upgrade Flutter to ${{ env.latest_flutter_version }}" \
5858
--body "This PR updates Flutter version in pubspec.yaml to the latest stable release." \
59-
--base flutter_app \
59+
--base development \
6060
--head $BRANCH_NAME)
6161
6262
# Close and reopen the PR to trigger workflows

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Badge Magic Android app lets you create moving text and draw clipart for LED
2323

2424
## Download
2525

26-
* [Latest Release Build](https://github.com/fossasia/badgemagic-app/raw/apk/badge-magic-flutter_app-release.apk) in the apk branch
26+
* [Latest Release Build](https://github.com/fossasia/badgemagic-app/raw/apk/badge-magic-development-release.apk) in the apk branch
2727

2828
## Permissions
2929
* **Bluetooth**: For sending org.fossasia.badgemagic.data to the badge.

0 commit comments

Comments
 (0)