Skip to content

Commit

Permalink
Bump 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
skywall committed Apr 15, 2019
1 parent c48cd00 commit 0333dbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

## 1.4.3 (15 Apr 2019)

* Fix invalid aapt log regex parser

## 1.4.2 (12 Sep 2018)

* Fix invalid apk regex parser
Expand Down
2 changes: 1 addition & 1 deletion bitrise.yml
Expand Up @@ -6,7 +6,7 @@ app:
# define these in your .bitrise.secrets.yml
- BITRISE_APK_PATH: $BITRISE_APK_PATH
#
- STEP_VERSION: "1.4.2"
- STEP_VERSION: "1.4.3"

workflows:
# ----------------------------------------------------------------
Expand Down

0 comments on commit 0333dbc

Please sign in to comment.