Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Permuy committed Aug 6, 2015
1 parent 3d0b0b2 commit b83c336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<widget id="com.pinelandsmusicfest.pinelands" version="1.0.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="com.pinelandsmusicfest.pinelands" version="1.0.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>Pinelands Music Festival</name>
<description>
This is the official app for the Pinelands Music Festival in Millville, NJ!
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "PinelandsMF",
"version": "1.0.2",
"version": "1.0.3",
"description": "The official app for the Pinelands Music Festival.",
"dependencies": {
"gulp": "^3.5.6",
Expand Down

0 comments on commit b83c336

Please sign in to comment.