Bump version to 1.2.0
This commit is contained in:
parent
1b6e731c89
commit
b583022fd7
@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<widget id="com.netsyms.NotePostApp" 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">
|
||||
<widget id="com.netsyms.NotePostApp" version="1.2.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>NotePost</name>
|
||||
<description>
|
||||
A cross-platform client app for NotePost.
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "com.netsyms.NotePostApp",
|
||||
"displayName": "NotePost",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"description": "A cross-platform client app for NotePost.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "com.netsyms.NotePostApp",
|
||||
"displayName": "NotePost",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"description": "A cross-platform client app for NotePost.",
|
||||
"author": "Netsyms Technologies",
|
||||
"license": "MPL-2.0",
|
||||
|
@ -93,7 +93,7 @@ var routes = [
|
||||
},
|
||||
{
|
||||
setting: "versions",
|
||||
title: "NotePost app v1.1.0",
|
||||
title: "NotePost app v1.2.0",
|
||||
text: "Copyright © 2018-2019 Netsyms Technologies. License: <span style=\"text-decoration: underline;\" onclick=\"openBrowser('https://source.netsyms.com/Apps/NotePostApp?pk_campaign=NotePostApp');\">Mozilla Public License 2.0</span>.",
|
||||
onclick: ""
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user