Skip to content

Commit

Permalink
Merge pull request #2334 from cosmos/release-candidate/v1.0.0-beta.26
Browse files Browse the repository at this point in the history
Bump version for release.
  • Loading branch information
faboweb committed Mar 22, 2019
2 parents ffe4f58 + 5ec8394 commit 6e1c05e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.0.0-beta.26] - 2019-03-22

### Changed

- [\#1337](https://github.com/cosmos/voyager/issues/1337) Updated modals tests acording to standard @fedekunze
- [\#2328](https://github.com/cosmos/voyager/pull/2328) Changed "Total Rewards" to "Pending Rewards" in the balance header @faboweb


## [1.0.0-beta.25] - 2019-03-21

### Changed
Expand Down
4 changes: 0 additions & 4 deletions PENDING.md
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
### Changed

- [\#1337](https://github.com/cosmos/voyager/issues/1337) Updated modals tests acording to standard @fedekunze
- [\#2328](https://github.com/cosmos/voyager/pull/2328) Changed "Total Rewards" to "Pending Rewards" in the balance header @faboweb
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cosmos-wallet",
"productName": "Cosmos Wallet",
"version": "1.0.0-beta.25",
"version": "1.0.0-beta.26",
"description": "Cosmos Wallet is a web based user interface for the Cosmos Hub.",
"author": "All In Bits, Inc <hello@tendermint.com>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 6e1c05e

Please sign in to comment.