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'?>
|
<?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>
|
<name short="FixPhrase">FixPhrase</name>
|
||||||
<description>
|
<description>
|
||||||
</description>
|
</description>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "com.fixphrase.app",
|
"name": "com.fixphrase.app",
|
||||||
"displayName": "FixPhrase",
|
"displayName": "FixPhrase",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"description": "Locate any place on Earth with just four words.",
|
"description": "Locate any place on Earth with just four words.",
|
||||||
"product_string": "FixPhrase",
|
"product_string": "FixPhrase",
|
||||||
"main": "www/index.html",
|
"main": "www/index.html",
|
||||||
|
2
www/package-lock.json
generated
2
www/package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "FixPhraseApp",
|
"name": "FixPhraseApp",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "FixPhraseApp",
|
"name": "FixPhraseApp",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user