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

Commit

Permalink
[spec] app id, title
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Willoughby committed Apr 24, 2013
1 parent f9e3d0c commit a0373c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/config.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:gap = "http://phonegap.com/ns/1.0"
id = "com.phonegap.barcodescanner-spec"
id = "com.nitobi.mobspec"
version = "2.0.0">
<name>Barcode Scanner Spec</name>
<name>cordovaExample</name>

<description>
Barcode Scanner Spec
Expand Down

0 comments on commit a0373c7

Please sign in to comment.