diff --git a/CHANGELOG.md b/CHANGELOG.md index 59c47e9..af92cbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index 6cd71db..6ecaba4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # []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 diff --git a/package.json b/package.json index cebafec..bb4d283 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracman", - "version": "0.7.7", + "version": "0.7.8", "description": "Tracks user's GPS location", "main": "server.js", "dependencies": {