Skip to content

Commit

Permalink
update to 0.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
CppCXY committed Jul 18, 2024
1 parent a660fb5 commit 334eec6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

[English Change Log](CHANGELOG_EN.md)

# 0.8.11

由于windows推送失败, 更新到0.8.11

# 0.8.10

`NEW` 将版本升级到0.8.10, 由于底层改动巨大, 所以提升数个版本号, 然而从二进制来看10版本也是2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "emmylua",
"displayName": "EmmyLua",
"description": "EmmyLua for vscode",
"version": "0.8.10",
"version": "0.8.11",
"icon": "res/icon.png",
"publisher": "tangzx",
"engines": {
Expand Down

0 comments on commit 334eec6

Please sign in to comment.