Skip to content

Commit

Permalink
Proper Version
Browse files Browse the repository at this point in the history
  • Loading branch information
DrVrej committed Feb 17, 2022
1 parent 87b1939 commit 0dcdd51
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to VSC+ will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 1.0.4 - February 17, 2022
## 1.1.0 - February 17, 2022
- Added web version of the extension! (NOTE: Some features are limited!)
- All required packages have been updated

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
Expand Up @@ -2,7 +2,7 @@
"name": "vscplus",
"displayName": "VSC+",
"description": "Additional customizable tools for Visual Studio Code.",
"version": "1.0.4b",
"version": "1.1.0",
"publisher": "Vrej",
"icon": "images/icon.png",
"author": {
Expand Down

0 comments on commit 0dcdd51

Please sign in to comment.