Skip to content

Commit

Permalink
Releasing V1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimskapt committed Oct 31, 2018
1 parent c52d88e commit cfcf960
Show file tree
Hide file tree
Showing 3 changed files with 1,290 additions and 1,270 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'?>
<widget id="com.digital-crinoid.lambdabager" version="1.2.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="com.digital-crinoid.lambdabager" version="1.3.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>Lambda Badger</name>
<description />
<author email="[email protected]" href="https://github.com/Jimskapt">Jimskapt</author>
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lambda-badger",
"displayName": "Lambda Badger",
"description": "",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"repository": {
"type": "git",
Expand Down Expand Up @@ -91,4 +91,4 @@
"cordova-plugin-whitelist": {}
}
}
}
}
Loading

0 comments on commit cfcf960

Please sign in to comment.