Skip to content

Commit

Permalink
Version 2.0.1
Browse files Browse the repository at this point in the history
Ready for version 2.0.1 of Auxio.
  • Loading branch information
OxygenCobalt committed Nov 26, 2021
1 parent c12b10a commit 2ff2cd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<h4 align="center">A simple, rational music player for android.</h4>
<p align="center">
<a href="https://github.com/oxygencobalt/Auxio/releases/">
<img alt="GitHub release" src="https://img.shields.io/static/v1?label=Tag&message=v2.0.0&color=0D5AF5">
<img alt="GitHub release" src="https://img.shields.io/static/v1?label=Tag&message=v2.0.1&color=0D5AF5">
</a>
<a href="https://www.gnu.org/licenses/gpl-3.0">
<img src="https://img.shields.io/badge/License-GPL%20v3-blue.svg">
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {

defaultConfig {
applicationId "org.oxycblt.auxio"
versionName "2.0.0"
versionCode 9
versionName "2.0.1"
versionCode 10

minSdkVersion 21
targetSdkVersion 31
Expand Down

0 comments on commit 2ff2cd8

Please sign in to comment.