Skip to content

Commit

Permalink
updated phonegap to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Lindsey committed Apr 16, 2013
1 parent 8fdeff2 commit 57cd633
Show file tree
Hide file tree
Showing 3 changed files with 6,435 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@ Middleman + Phonegap Template with Haml, Sass & Coffeescript
**middleman-phonegap** is a [Middleman 3.x](http://middlemanapp.com/) project template with the [Compass](http://compass-style.org), [SASS](http://sass-lang.com/), [HAML](http://haml-lang.com/) and [Coffeescript](http://coffeescript.org). As with all Middleman templates, using [Bundler](http://gembundler.com/) and [Rbenv](https://github.com/sstephenson/rbenv/) is recommended.

#### Includes ####
* cordova-2.4.0.js
* cordova-2.6.0.js
* fastclick.js
* jquery-1.9.1.js

Expand Down
2 changes: 1 addition & 1 deletion source/javascripts/application.coffee
@@ -1,4 +1,4 @@
#= require ./vendor/cordova-2.4.0
#= require ./vendor/cordova-2.6.0
#= require ./vendor/fastclick
#= require ./vendor/jquery-1.9.1
#= require ./lib/config
Expand Down

0 comments on commit 57cd633

Please sign in to comment.