Bump version: 1.0.0 to 1.1.0
This commit is contained in:
parent
1d0803eca4
commit
80cfc7158e
@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<widget id="com.fixphrase.app" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||
<widget id="com.fixphrase.app" version="1.1.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||
<name short="FixPhrase">FixPhrase</name>
|
||||
<description>
|
||||
</description>
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "com.fixphrase.app",
|
||||
"displayName": "FixPhrase",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"description": "Locate any place on Earth with just four words.",
|
||||
"product_string": "FixPhrase",
|
||||
"main": "www/index.html",
|
||||
|
2
www/package-lock.json
generated
2
www/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "FixPhraseApp",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "FixPhraseApp",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"main": "index.html",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user