Skip to content

Commit 77d92c7

Browse files
committed
Bump version
1 parent c97a778 commit 77d92c7

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Services currently supported:
2727

2828

2929
### What's changed?
30+
* v2.0.6 Style improvements
3031
* v2.0.5 Gitlab new design compatibility
3132
* v2.0.4
3233
* Fix compatibility with the new GitHub design.

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"manifest_version": 3,
55
"update_url": "https://clients2.google.com/service/update2/crx",
66
"homepage_url": "https://github.com/zvizvi/GitHub-Web-IDE",
7-
"version": "2.0.5",
7+
"version": "2.0.6",
88
"author": "zvizvi5@outlook.com",
99
"action": {
1010
"default_icon": {

src/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-web-ide",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "⚡ Open GitHub repositories in online web IDE",
55
"main": "README.md",
66
"dependencies": {

0 commit comments

Comments
 (0)