diff --git a/VERSION b/VERSION index 9084fa2f..26aaba0e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.0 +1.2.0 diff --git a/framework/assets/js/phonegap.js.base b/framework/assets/js/phonegap.js.base index 9ece3429..b243dc7f 100755 --- a/framework/assets/js/phonegap.js.base +++ b/framework/assets/js/phonegap.js.base @@ -6,6 +6,8 @@ * Copyright (c) 2010-2011, IBM Corporation */ +// Version 1.2.0 + if (typeof PhoneGap === "undefined") { /** diff --git a/framework/assets/www/index.html b/framework/assets/www/index.html index 5751ed25..d75751c8 100644 --- a/framework/assets/www/index.html +++ b/framework/assets/www/index.html @@ -1,7 +1,7 @@