Skip to content

Commit 1ab3a5e

Browse files
committed
- Update org.redwid.android.youtube.dl:python to 0.6.3 version;
- Bump app version to 1.0.1 - Release
1 parent 4a5b4a2 commit 1ab3a5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ before_deploy:
3434
- git tag $TRAVIS_TAG
3535

3636
deploy:
37-
dry_run: true
37+
dry_run: false
3838
provider: releases
3939
api_key: $GITHUB_OAUTH_TOKEN
4040
file: app/build/outputs/apk/debug/app-debug.apk
4141
skip_cleanup: true
42-
name: '1.0.0'
42+
name: '1.0.1'

0 commit comments

Comments
 (0)