Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jay3 committed Jul 20, 2017
1 parent 648dd1e commit 74c6beb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
applicationId "com.njackson"
minSdkVersion 14
targetSdkVersion 21
versionCode 400
versionCode 401
versionName "v3.0.0"
testInstrumentationRunner "com.njackson.test.MyInstrumentationTestRunner"
}
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="3.0.0" versioncode="400" >
<release version="3.0.0" versioncode="401" >
<change><![CDATA[<b>New name for the app. Ventoo is now JayPS!</b>]]></change>
</release>
<release version="2.9.5" versioncode="350" >
Expand Down

0 comments on commit 74c6beb

Please sign in to comment.