Skip to content

Commit

Permalink
Merge pull request #266 from etingel/v1.0.1
Browse files Browse the repository at this point in the history
Up version number to v1.0.1
  • Loading branch information
etingel committed May 8, 2014
2 parents b836b24 + 6695a94 commit 8c66cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.tapvote.helloworld" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0">
<widget id="com.tapvote.helloworld" version="1.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0">
<name>TapVote</name>
<description>
An awesome voting app
Expand Down

0 comments on commit 8c66cad

Please sign in to comment.