Bumped version

master
Keith Irwin 2017-09-17 02:37:52 +00:00
parent 9603687bc1
commit 40257448dd
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
3 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# Tracman Server Changelog
###### v 0.7.7
###### v 0.7.8
#### latest
#### v0.7.8
* [#96](https://github.com/Tracman-org/Server/issues/96) Replaced panorama with static images
#### v0.7.7

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

View File

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