Make version 1.0.0

This commit is contained in:
Johannes Zellner
2022-08-08 13:01:49 +02:00
parent c9ece7726e
commit ee8db31cc6
2 changed files with 9 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Modern GPS Tracking Platform",
"version": "0.6.0",
"version": "1.0.0",
"upstreamVersion": "5.3",
"minBoxVersion": "7.1.0",
"memoryLimit": 1073741824,
@@ -32,6 +32,11 @@
"title": "OsmAnd Port",
"description": "Port over which OsmAnd clients can connect",
"defaultValue": 5055
},
"GL200_PORT": {
"title": "GL200 Protocol Port",
"description": "Port over which GL200 clients can connect",
"defaultValue": 5004
}
},
"website": "https://www.traccar.org",