diff --git a/CHANGELOG.md b/CHANGELOG.md index 96bd758..cc3948a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index 22b7ab8..38f4eff 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # []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 diff --git a/package.json b/package.json index 55e3134..cebafec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracman", - "version": "0.7.6", + "version": "0.7.7", "description": "Tracks user's GPS location", "main": "server.js", "dependencies": {