Bump version 2.0 => 2.0.1
This commit is contained in:
parent
36acd0ff06
commit
5c549225c7
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,4 +2,5 @@ nbproject/private
|
||||
platforms
|
||||
plugins
|
||||
node_modules
|
||||
/www/old/
|
||||
/www/old/
|
||||
build.json
|
@ -3,7 +3,7 @@ Netsyms Mobile
|
||||
|
||||
A mobile app for easy and secure access to the Netsyms Apps on the go.
|
||||
|
||||
https://netsyms.biz/apps/bizmobile
|
||||
https://netsyms.biz/apps/netsymsmobile
|
||||
|
||||
Features
|
||||
--------
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<widget id="com.netsyms.apps.Mobile" version="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">
|
||||
<widget id="com.netsyms.apps.Mobile" version="2.0.1" 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>Netsyms</name>
|
||||
<description>
|
||||
Securely use the Netsyms Apps from your phone or tablet.
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "com.netsyms.apps.Mobile",
|
||||
"displayName": "Netsyms Apps for Mobile",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "Securely use the Netsyms Apps from your phone or tablet.",
|
||||
"main": "index.html",
|
||||
"author": "Netsyms Technologies",
|
||||
|
Loading…
x
Reference in New Issue
Block a user