Commit 2e8b7bc
committed
Increment version and update release workflow
This commit increments the version in `version.txt` from `1.0.0` to `1.0.1`.
It also updates the `.github/workflows/release.yml` file to change the uploaded APK filename in the release step from `app-release.apk` to `app-release-unsigned.apk`.1 parent 184ae93 commit 2e8b7bc
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments