2 Commits
2 changed files with 10 additions and 2 deletions
+8
View File
@@ -2,6 +2,14 @@
All notable changes to the "GoPack" 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
+2 -2
View File
@@ -4,11 +4,11 @@
"license": "LICENSE",
"displayName": "GoPack by END PLAY",
"description": "Extension Pack for Go with 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/VSCodeGo"
"url": "https://git.end-play.xyz/endplaystudio/VSCodeGo"
},
"engines": {
"vscode": "^1.46.0"