Getting setup to tag 1.6.1

This commit is contained in:
Joe Bowser 2012-04-12 16:37:27 -07:00
parent e4a52de0a5
commit eb48055acd
5 changed files with 11 additions and 9 deletions

View File

@ -1 +1 @@
1.6.0
1.6.1

View File

@ -5,7 +5,7 @@
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>PhoneGap</title>
<link rel="stylesheet" href="master.css" type="text/css" media="screen" title="no title">
<script type="text/javascript" charset="utf-8" src="cordova-1.6.0"></script>
<script type="text/javascript" charset="utf-8" src="cordova-1.6.1"></script>
<script type="text/javascript" charset="utf-8" src="main.js"></script>
</head>

View File

@ -1,4 +1,6 @@
// File generated at :: Wed Apr 11 2012 10:34:53 GMT-0400 (EDT)
// commit 9451ff3c5517ba9ba4a2c062633686bb3a993f52
// File generated at :: Thu Apr 12 2012 16:36:23 GMT-0700 (PDT)
/*
Licensed to the Apache Software Foundation (ASF) under one

View File

@ -19,7 +19,7 @@
<html>
<head>
<title></title>
<script src="cordova-1.6.0.js"></script>
<script src="cordova-1.6.1.js"></script>
</head>
<body>

View File

@ -38,7 +38,7 @@ import android.telephony.TelephonyManager;
public class Device extends Plugin {
public static final String TAG = "Device";
public static String cordovaVersion = "1.6.0"; // Cordova version
public static String cordovaVersion = "1.6.1"; // Cordova version
public static String platform = "Android"; // Device OS
public static String uuid; // Device UUID