Skip to content

Commit

Permalink
Bump to version 1.4.3 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
dozingcat authored May 25, 2019
1 parent 8e39fad commit fa48daf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
minSdkVersion 23
targetSdkVersion 28
renderscriptTargetApi 23
versionCode 10
versionName "1.4.2"
versionCode 11
versionName "1.4.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/assets/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h2>
Vector Camera
</h2>
<div>
Version 1.4.2, Feb 26 2019<br/>
Version 1.4.3, May 24 2019<br/>
Copyright &copy; 2018-2019 Brian Nenninger<br/>
Comments or suggestions: <a href="mailto:bnenning@gmail.com">bnenning@gmail.com</a>
</div>
Expand Down

0 comments on commit fa48daf

Please sign in to comment.