diff --git a/.gitignore b/.gitignore index 5c53ca30..1ee61d4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,11 @@ +.DS_Store default.properties gen assets/www/phonegap.js local.properties framework/phonegap.jar +framework/phonegap-*.jar framework/bin framework/assets/www/.DS_Store +framework/assets/www/phonegap-*.js +.DS_Store diff --git a/VERSION b/VERSION index 2bd77c74..8862dbae 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.4 \ No newline at end of file +1.0.0rc2 diff --git a/example/index.html b/example/index.html index 89e302ef..10a69d06 100644 --- a/example/index.html +++ b/example/index.html @@ -5,8 +5,8 @@