Skip to content

Commit

Permalink
updated README and version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Navoichyk committed Aug 10, 2022
1 parent 27eafbd commit 77fff8e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
## vNext
...

## 0.17.1
- Added Cere Devnet 1

## 0.17.0
- Updated Cere Blockchain public URLs
- Fixed getting cached app settings from local storage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "packages/apps-electron/build/electron.js",
"description": "An Apps portal into the Polkadot network",
"author": "Jaco Greeff <jacogr@gmail.com>",
"version": "0.16.1",
"version": "0.17.1",
"license": "Apache-2",
"private": true,
"homepage": ".",
Expand Down

0 comments on commit 77fff8e

Please sign in to comment.