Fixed version number

pull/1/head
Piero Toffanin 2016-09-17 17:53:10 -04:00
rodzic 9b10a6c790
commit 734a4d31f6
3 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -8,7 +8,7 @@ REST API to access OpenDroneMap
=== Version information === Version information
[%hardbreaks] [%hardbreaks]
_Version_ : 1.0 _Version_ : 1.0.0
=== Contact information === Contact information

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -1,6 +1,6 @@
{ {
"name": "node-opendronemap", "name": "node-opendronemap",
"version": "1.0", "version": "1.0.0",
"description": "REST API to access OpenDroneMap", "description": "REST API to access OpenDroneMap",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {