Bumped version

master
Keith Irwin 2017-09-16 22:48:32 +00:00
parent fff73426e5
commit c0444fabc4
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
3 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# Tracman Server Changelog
###### v 0.7.6
###### v 0.7.7
#### latest
#### v0.7.7
* [#96](https://github.com/Tracman-org/Server/issues/96) Continue to update panorama after creating element
#### v0.7.6

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.6
###### v 0.7.7
node.js application to display a sharable map with user's location.
@ -52,7 +52,7 @@ Tracman will be updated according to [this branching model](http://nvie.com/post
[view full changelog](CHANGELOG.md)
#### latest
#### v0.7.7
* [#96](https://github.com/Tracman-org/Server/issues/96) Continue to update panorama after creating element
#### v0.7.6

View File

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