Skip to content

Commit

Permalink
new version 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
xtonwallet committed Dec 29, 2022
1 parent 2b874d2 commit c4c194c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v2.0.5](https://github.com/xtonwallet/web-extension/compare/v2.0.4...v2.0.5)
## [v2.0.6](https://github.com/xtonwallet/web-extension/compare/v2.0.5...v2.0.6)

### Commits

- fix for a case when web application is opened [`5cc36b8`](https://github.com/xtonwallet/web-extension/commit/5cc36b84efbcfe409d53cc41cc111e59c139148f)
- fix for locale detecting, fix bug with restoring [`2c9f5c0`](https://github.com/xtonwallet/web-extension/commit/2c9f5c0746a74a412ad66fd46c77fea6e1733dff)
- new version 2.0.5 [`9620f47`](https://github.com/xtonwallet/web-extension/commit/9620f4783c36854c41704e997cac7876f8a00335)

## [v2.0.5](https://github.com/xtonwallet/web-extension/compare/v2.0.4...v2.0.5) - 2022-12-26

### Commits

Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"homepage_url": "https://xtonwallet.com/",
"version": "2.0.5",
"version": "2.0.6",
"name": "__MSG_extName__",
"short_name": "__MSG_extShortName__",
"description": "__MSG_extDescription__",
Expand Down

0 comments on commit c4c194c

Please sign in to comment.