- bumped iitcm version (due to the login patch)

- bumped user-location plugin version
This commit is contained in:
Philipp Schaefer 2013-07-08 17:44:14 +02:00
parent b0101af429
commit b4ed8b0842
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.cradle.iitc_mobile"
android:versionCode="29"
android:versionName="0.4.8">
android:versionCode="30"
android:versionName="0.4.9">
<uses-sdk
android:minSdkVersion="14"

View File

@ -1,7 +1,7 @@
// ==UserScript==
// @id iitc-plugin-user-location@cradle
// @name IITC plugin: User Location
// @version 0.1.0.@@DATETIMEVERSION@@
// @version 0.1.1.@@DATETIMEVERSION@@
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @updateURL @@UPDATEURL@@
// @downloadURL @@DOWNLOADURL@@