diff --git a/README.md b/README.md index 6068d69..d96e660 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ diff --git a/package-lock.json b/package-lock.json index 643c0ed..70b798f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gitea-vscode", - "version": "0.0.7", + "version": "0.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 893c251..bd69e5b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "onCommand:giteaIssues.refreshIssues" ], "main": "./out/extension.js", - "icon": "./resources/icon.png", + "icon": "resources/icon.png", "contributes": { "viewsContainers": { "activitybar": [ @@ -122,4 +122,4 @@ "url": "https://github.com/IJustdev/Gitea-VSCode.git" }, "license": "MIT" -} \ No newline at end of file +} diff --git a/versions/gitea-vscode-0.0.8.vsix b/versions/gitea-vscode-0.0.8.vsix new file mode 100644 index 0000000..5f8c380 Binary files /dev/null and b/versions/gitea-vscode-0.0.8.vsix differ