2 Commits

Author SHA1 Message Date
Girish Ramakrishnan
3843e7629b Version 0.2.0 2022-06-08 22:07:22 -07:00
Girish Ramakrishnan
4b9cc5ef87 add forum and doc url 2022-06-08 21:53:05 -07:00
2 changed files with 8 additions and 2 deletions

View File

@@ -1,2 +1,6 @@
[0.1.0]
* Initial version
[0.2.0]
* Update manifest

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Modern GPS Tracking Platform",
"version": "0.1.0",
"version": "0.2.0",
"upstreamVersion": "5.0",
"minBoxVersion": "7.1.0",
"memoryLimit": 1073741824,
@@ -36,6 +36,8 @@
"https://screenshots.cloudron.io/org.traccar.cloudronapp/web.png",
"https://screenshots.cloudron.io/org.traccar.cloudronapp/polyline.png",
"https://screenshots.cloudron.io/org.traccar.cloudronapp/command_new.png"
]
],
"forumUrl": "https://forum.cloudron.io/category/146/traccar",
"documentationUrl": "https://docs.cloudron.io/apps/traccar"
}