Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit 48038e9

Browse files
Add "v2"
1 parent 56b4b5b commit 48038e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ deploy:
5050
api-key: $GITHUB_API_KEY
5151
file: $TRAVIS_BUILD_DIR/app/build/outputs/apk/debug/app-debug.apk
5252
skip_cleanup: true
53-
name: PojavLauncher_DevBuild-$TRAVIS_COMMIT
54-
body: Automatic build of PojavLauncher from the latest source commit ($TRAVIS_COMMIT) built by Travis CI on $(date +'%F %T %Z').
53+
name: PojavLauncher_DevBuild_v2-$TRAVIS_COMMIT
54+
body: Automatic build of PojavLauncher v2 from the latest source commit ($TRAVIS_COMMIT) built by Travis CI on $(date +'%F %T %Z').
5555
prerelease: true
5656
overwrite: true
5757
target_commitish: $TRAVIS_COMMIT

0 commit comments

Comments
 (0)