Skip to content

Commit cfcf960

Browse files
committed
Releasing V1.3.0
1 parent c52d88e commit cfcf960

File tree

3 files changed

+1290
-1270
lines changed

3 files changed

+1290
-1270
lines changed

config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<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">
2+
<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">
33
<name>Lambda Badger</name>
44
<description />
55
<author email="[email protected]" href="https://github.com/Jimskapt">Jimskapt</author>

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "lambda-badger",
33
"displayName": "Lambda Badger",
44
"description": "",
5-
"version": "1.2.0",
5+
"version": "1.3.0",
66
"private": true,
77
"repository": {
88
"type": "git",
@@ -91,4 +91,4 @@
9191
"cordova-plugin-whitelist": {}
9292
}
9393
}
94-
}
94+
}

0 commit comments

Comments
 (0)