Skip to content

Commit

Permalink
Bump version to 1.0.0-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
zlsa committed Dec 11, 2016
1 parent b36e634 commit f3ed9b9
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 @@ -7,8 +7,8 @@ android {
applicationId "com.zlsadesign.autogyro"
minSdkVersion 21
targetSdkVersion 25
versionCode 4
versionName "1.0.0-rc2"
versionCode 5
versionName "1.0.0-rc3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h1 id="app-name"><!-- <img src="images/ic_notify.png" /> -->Autogyro</h1>
<h5 id="app-tagline">Manually adjust your device orientation; no gyroscope or fumbling necessary.</h5>

<a href="https://github.com/zlsa/autogyro/releases/latest" id="download-button">Download Autogyro</a>
<span class="works-on"><strong>1.0.0-rc2</strong> Works on Android 5.0 (Lollipop) and
<span class="works-on"><strong>1.0.0-rc3</strong> Works on Android 5.0 (Lollipop) and
up.</span>
</div>

Expand Down

0 comments on commit f3ed9b9

Please sign in to comment.