Skip to content

Commit

Permalink
manifest v4
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcoder04 committed Sep 24, 2022
1 parent 8d339f9 commit 0cd1640
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"manifestVersion": 3.0,
"manifestVersion": 4.0,
"packageName": "coreutils",
"packageVersion": "0.3.0",
"packageVersion": "0.3.1",
"depends": [],
"compatibleVersions": ["2.1.0"],
"compatibleVersions": ["2.2.0"],
"build": {
"command": "dotnet",
"args": ["build", "--nologo"],
Expand All @@ -14,7 +14,7 @@
"project": {
"maintainer": "alexcoder04",
"email": "alexcoder04@protonmail.com",
"homepage": "https://github.com/alexcoder04/LeoConsole-coreutils",
"bugTracker": "https://github.com/alexcoder04/LeoConsole-coreutils/issues"
"homepage": "https://github.com/lcpluginmaker/coreutils",
"bugTracker": "https://github.com/lcpluginmaker/coreutils/issues"
}
}

0 comments on commit 0cd1640

Please sign in to comment.