Skip to content

Commit 0cd1640

Browse files
committed
manifest v4
1 parent 8d339f9 commit 0cd1640

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"manifestVersion": 3.0,
2+
"manifestVersion": 4.0,
33
"packageName": "coreutils",
4-
"packageVersion": "0.3.0",
4+
"packageVersion": "0.3.1",
55
"depends": [],
6-
"compatibleVersions": ["2.1.0"],
6+
"compatibleVersions": ["2.2.0"],
77
"build": {
88
"command": "dotnet",
99
"args": ["build", "--nologo"],
@@ -14,7 +14,7 @@
1414
"project": {
1515
"maintainer": "alexcoder04",
1616
"email": "[email protected]",
17-
"homepage": "https://github.com/alexcoder04/LeoConsole-coreutils",
18-
"bugTracker": "https://github.com/alexcoder04/LeoConsole-coreutils/issues"
17+
"homepage": "https://github.com/lcpluginmaker/coreutils",
18+
"bugTracker": "https://github.com/lcpluginmaker/coreutils/issues"
1919
}
2020
}

0 commit comments

Comments
 (0)