Bumped version

master
Keith Irwin 2017-11-05 18:08:39 +00:00
parent 2641c0c1f2
commit 9339269838
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
3 changed files with 11 additions and 5 deletions

View File

@ -1,8 +1,11 @@
# Tracman Server Changelog
###### v 0.7.11
###### v 0.7.12
#### v.0.7.10
#### v0.7.12
* Fixed altitude sign
#### v0.7.10
* Added coinhive
* Updated jQuery
* Added HTML5 shiv

View File

@ -1,5 +1,5 @@
# <img align="left" src="/static/img/icon/by/48.png" alt="[]" title="The Tracman Logo">Tracman
###### v 0.7.11
###### v 0.7.12
node.js application to display a sharable map with user's location.
@ -52,7 +52,10 @@ Tracman will be updated according to [this branching model](http://nvie.com/post
[view full changelog](CHANGELOG.md)
#### v.0.7.10
#### v0.7.12
* Fixed altitude sign
#### v0.7.10
* Added coinhive
* Updated jQuery
* Added HTML5 shiv

View File

@ -1,6 +1,6 @@
{
"name": "tracman",
"version": "0.7.11",
"version": "0.7.12",
"description": "Tracks user's GPS location",
"main": "server.js",
"dependencies": {