We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4b65d6 commit e922e93Copy full SHA for e922e93
package.json
@@ -1,16 +1,16 @@
1
{
2
- "name": "llama-coder",
3
- "displayName": "Llama Coder",
+ "name": "llama-coder-v2",
+ "displayName": "Llama Coder V2",
4
"description": "Better and self-hosted Github Copilot replacement",
5
- "version": "0.0.14",
+ "version": "0.0.15",
6
"icon": "icon.png",
7
- "publisher": "ex3ndr",
+ "publisher": "noobie-bob",
8
"repository": {
9
"type": "git",
10
- "url": "https://github.com/ex3ndr/llama-coder.git"
+ "url": "https://github.com/noobie-bob/llama-coder.git"
11
},
12
"bugs": {
13
- "url": "https://github.com/ex3ndr/llama-coder/issues"
+ "url": "https://github.com/noobie-bob/llama-coder/issues"
14
15
"license": "MIT",
16
"categories": [
0 commit comments