Version: 0.0.8 - Added icon and .vsix binary
This commit is contained in:
parent
8587fd4bac
commit
af938bb2c5
@ -1,6 +1,6 @@
|
||||
<div id="vscodium-logo" align="center">
|
||||
<br />
|
||||
<img src="./resources/icon-highres.png" alt="VSCodium Logo" width="200"/>
|
||||
<img src="https://github.com/IJustDev/Gitea-VSCode/raw/master/resources/icon-highres.png" alt="VSCodium Logo" width="200"/>
|
||||
<h1>Gitea-VSCode</h1>
|
||||
<h3>Issuetracker for Gitea</h3>
|
||||
</div>
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gitea-vscode",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -16,7 +16,7 @@
|
||||
"onCommand:giteaIssues.refreshIssues"
|
||||
],
|
||||
"main": "./out/extension.js",
|
||||
"icon": "./resources/icon.png",
|
||||
"icon": "resources/icon.png",
|
||||
"contributes": {
|
||||
"viewsContainers": {
|
||||
"activitybar": [
|
||||
|
BIN
versions/gitea-vscode-0.0.8.vsix
Normal file
BIN
versions/gitea-vscode-0.0.8.vsix
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user