Skip to content

Commit

Permalink
Changed minor component of version number to match testnet version.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Braun authored and David Braun committed Oct 10, 2018
1 parent 780ef62 commit 3b3d436
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Changed

* Changed minor component of version number to match testnet version. @NodeGuy

## [0.10.7] - 2018-10-10

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cosmos-voyager",
"productName": "Cosmos Voyager",
"version": "0.10.7",
"version": "0.8001.1",
"description": "Voyager is an electron-based user interface for the Cosmos Network.",
"author": "All In Bits, Inc <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3b3d436

Please sign in to comment.