diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29bb..01e12e4d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +## [1.2.1](https://github.com/goldy1992/Mp3Player/compare/v1.2.0...v1.2.1) (2021-04-21) + + +### Bug Fixes + +* **semantic-release:** attempt to use ssh key to authenticate git pushes to master ([3b45f21](https://github.com/goldy1992/Mp3Player/commit/3b45f2142e5a45ce4db5f39d9c722ac963451fa9)) +* **semantic-release:** attempt to use ssh key to authenticate git pushes to master ([0a7d5e3](https://github.com/goldy1992/Mp3Player/commit/0a7d5e35ff2772bfc8c32bbb8db85347bc1a62ac)) +* **semantic-release:** attempt to use ssh key to authenticate git pushes to master ([da7bc2a](https://github.com/goldy1992/Mp3Player/commit/da7bc2a0ea40e3168cfbbb15a74ec6633ccaff9d)) +* **semantic-release:** attempt to use workaround in https://github.com/semantic-release/github/issues/175 ([c4b467f](https://github.com/goldy1992/Mp3Player/commit/c4b467f89acaa654b5c14e4854bd65e7f9f9f4f7)) +* **semantic-release:** reversed the semantic release git to github change ([0e05bbb](https://github.com/goldy1992/Mp3Player/commit/0e05bbbaa9f4ededc34a7554582f2a1eeeab13d8)) diff --git a/version/version.properties b/version/version.properties index e40f83e16..76debd43a 100644 --- a/version/version.properties +++ b/version/version.properties @@ -1,2 +1,3 @@ -version.code=4 -version.name=1.1.0 \ No newline at end of file +#Wed Apr 21 22:19:06 UTC 2021 +version.code=5 +version.name=1.2.1