diff options
| -rw-r--r-- | fabric/jars/net.fabricmc.intermediary.25w32a.json | 3 | ||||
| -rw-r--r-- | fabric/meta-v2/intermediary.json | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/fabric/jars/net.fabricmc.intermediary.25w32a.json b/fabric/jars/net.fabricmc.intermediary.25w32a.json new file mode 100644 index 000000000..045556660 --- /dev/null +++ b/fabric/jars/net.fabricmc.intermediary.25w32a.json @@ -0,0 +1,3 @@ +{ + "releaseTime": "2025-08-05T14:09:53+00:00" +}
\ No newline at end of file diff --git a/fabric/meta-v2/intermediary.json b/fabric/meta-v2/intermediary.json index 022002720..71a12fe99 100644 --- a/fabric/meta-v2/intermediary.json +++ b/fabric/meta-v2/intermediary.json @@ -1,5 +1,10 @@ [ { + "maven": "net.fabricmc:intermediary:25w32a", + "stable": true, + "version": "25w32a" + }, + { "maven": "net.fabricmc:intermediary:25w31a", "stable": true, "version": "25w31a" |
