Compare commits

...

3 Commits

Author SHA1 Message Date
Profitroll abea58b4fa
Just a version bump 2023-07-27 15:34:03 +02:00
Profitroll e130e6eec2 Typo fixed 2023-05-23 13:23:21 +02:00
Profitroll 99edc6c55d Changed repo link 2023-05-23 13:23:05 +02:00
2 changed files with 10 additions and 2 deletions

View File

@ -2,6 +2,14 @@
All notable changes to the "MiscPack" extension pack will be documented in this file.
## v0.0.3
- Just a version bump
## v0.0.2
- Changed repo link
## v0.0.1
- Initial commit

View File

@ -4,11 +4,11 @@
"license": "LICENSE",
"displayName": "MiscPack by END PLAY",
"description": "Extension Pack with miscellaneous addons END PLAY Studio uses.",
"version": "0.0.1",
"version": "0.0.3",
"publisher": "ENDPLAYStudio",
"repository": {
"type": "git",
"url": "https://git.end-play.xyz/profitroll/VSCodeMisc"
"url": "https://git.end-play.xyz/endplaystudio/VSCodeMisc"
},
"engines": {
"vscode": "^1.46.0"