Skip to content

Commit

Permalink
chore(app): bump version to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sanemat committed Apr 2, 2023
1 parent 7fb9f8d commit c16d8f0
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.0.2](https://github.com/sanemat/do-not-merge-wip-for-github/compare/v2.0.1...v2.0.2) (2023-04-02)


### Bug Fixes

* **permissions:** drop storage ([8bee3a1](https://github.com/sanemat/do-not-merge-wip-for-github/commit/8bee3a13e69e64a86bb425d1cfc402cf92edeaa6)), closes [#333](https://github.com/sanemat/do-not-merge-wip-for-github/issues/333)



## [2.0.1](https://github.com/sanemat/do-not-merge-wip-for-github/compare/v2.0.0...v2.0.1) (2019-11-03)


Expand Down
2 changes: 1 addition & 1 deletion app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "__MSG_appName__",
"version": "2.0.1",
"version": "2.0.2",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"icons": {
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "do-not-merge-wip-for-github",
"version": "2.0.1",
"version": "2.0.2",
"author": {
"name": "sanemat",
"email": "[email protected]",
Expand Down

0 comments on commit c16d8f0

Please sign in to comment.