summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorKyle Gunger <corechg@gmail.com>2020-04-24 15:09:47 -0400
committerKyle Gunger <corechg@gmail.com>2020-04-24 15:09:47 -0400
commitbdc90700713510f778ad002cd4ae32905e1f3c0e (patch)
tree2bab4aec8e399e7bbd724eeeec5b24b425cb3178 /src/main/resources
parent0b131bfaaa60c18203f5907dfe9f0086bc5b9ef1 (diff)
[Update] Add issues for ModMenu
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/fabric.mod.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index b43e25f..8c69db6 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "transit-api",
- "version": "0.11.1",
+ "version": "0.11.2",
"name": "Transit API",
"description": "Move about!",
@@ -9,8 +9,9 @@
"CCGKyle"
],
"contact": {
- "homepage": "https://fabricmc.net/",
- "sources": "https://github.com/CoreChg/TransitAPI"
+ "homepage": "https://github.corechg.net/",
+ "sources": "https://github.com/CoreChg/TransitAPI",
+ "issues": "https://github.com/CoreChg/TransitAPI/issues"
},
"license": "MIT",