Skip to content

Commit e922e93

Browse files
authored
Updated to own Git deployment (#1)
1 parent d4b65d6 commit e922e93

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"name": "llama-coder",
3-
"displayName": "Llama Coder",
2+
"name": "llama-coder-v2",
3+
"displayName": "Llama Coder V2",
44
"description": "Better and self-hosted Github Copilot replacement",
5-
"version": "0.0.14",
5+
"version": "0.0.15",
66
"icon": "icon.png",
7-
"publisher": "ex3ndr",
7+
"publisher": "noobie-bob",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/ex3ndr/llama-coder.git"
10+
"url": "https://github.com/noobie-bob/llama-coder.git"
1111
},
1212
"bugs": {
13-
"url": "https://github.com/ex3ndr/llama-coder/issues"
13+
"url": "https://github.com/noobie-bob/llama-coder/issues"
1414
},
1515
"license": "MIT",
1616
"categories": [

0 commit comments

Comments
 (0)