Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Commit

Permalink
Added everything for the v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulSec committed Mar 28, 2020
1 parent 4289e5f commit e0ca9c8
Show file tree
Hide file tree
Showing 22 changed files with 160 additions and 237 deletions.
3 changes: 1 addition & 2 deletions 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="whid.usb.injector" version="0.0.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="whid.usb.injector" version="0.0.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>WHID Injector</name>
<description>This app works with the WHID Injector.</description>
<author email="[email protected]" href="http://whid.ninja/">WHID Injector Team</author>
Expand Down Expand Up @@ -86,6 +86,5 @@
<plugin name="cordova-plugin-ionic-webview" spec="^3.0.0" />
<plugin name="cordova-plugin-ionic-keyboard" spec="^2.0.5" />
<plugin name="cordova-plugin-advanced-http" spec="2.0.4" />
<engine name="android" spec="7.1.4" />
<engine name="browser" spec="5.0.4" />
</widget>
Loading

0 comments on commit e0ca9c8

Please sign in to comment.