Skip to content

Commit

Permalink
Bump version after release: now targeting 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dingram committed Oct 2, 2016
1 parent 32e455f commit bc3c162
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main.js
@@ -1,7 +1,7 @@
// ==UserScript==
// @id ingress-intel-total-conversion@jonatkins
// @name IITC: Ingress intel map total conversion
// @version 0.25.2.@@DATETIMEVERSION@@
// @version 0.26.0.@@DATETIMEVERSION@@
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @updateURL @@UPDATEURL@@
// @downloadURL @@DOWNLOADURL@@
Expand Down
2 changes: 1 addition & 1 deletion mobile/AndroidManifest.xml
Expand Up @@ -3,7 +3,7 @@
package="com.cradle.iitc_mobile"
android:installLocation="auto"
android:versionCode="104"
android:versionName="0.25.2">
android:versionName="0.26.0">

<uses-sdk
android:minSdkVersion="14"
Expand Down

0 comments on commit bc3c162

Please sign in to comment.