summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2023-11-16 13:24:49 -0500
committerKyle Gunger <kgunger12@gmail.com>2023-11-16 13:24:49 -0500
commit20f2c0836b309a95cfcf0d9c13fafeefc5c1d5e7 (patch)
treec39040a546695c23233274e9e782902fb9588bd2 /src/main/resources
parentd1680864edfbc7cec0e6decf1e3a2b30f120aa0e (diff)
Change how GroupRegistry deals with Wildcard Generics
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/fabric.mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 6f2fbd5..94912c3 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": "3.0.0-alpha",
+ "version": "3.0.0-alpha-2",
"name": "Transit API",
"description": "Move things about!",