Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
fix CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel Kloubert committed Nov 24, 2022
1 parent 4e70344 commit 04c3d42
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log (vscode-powertools)

## 0.67.3 (; bug fixes)
## 0.67.4 (November 24th, 2022; bug fixes)

* fix bug when trying to open [app](https://github.com/egomobile/vscode-powertools/wiki/Apps) from [store](https://github.com/egomobile/vscode-powertools/wiki/Apps#app-stores)

Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -3,7 +3,7 @@
"publisher": "egomobile",
"displayName": "Power Tools",
"description": "A set of useful and handy tools for Visual Studio Code.",
"version": "0.67.3",
"version": "0.67.4",
"engines": {
"vscode": "^1.62.0"
},
Expand Down

0 comments on commit 04c3d42

Please sign in to comment.