diff options
| author | Project Tick Bot <github@bot.yongdohyun.org.tr> | 2026-03-26 15:01:20 +0100 |
|---|---|---|
| committer | Project Tick Bot <github@bot.yongdohyun.org.tr> | 2026-03-26 15:01:20 +0100 |
| commit | 648c04ca3dba3ee26e393cd9a02db9ba0295f89e (patch) | |
| tree | 48344c09aaca3e6f30eff64cb0b67b38ee8142a7 | |
| parent | 049409171ff9db8e4973687992b124df926a7490 (diff) | |
| download | Meta-Upstream-648c04ca3dba3ee26e393cd9a02db9ba0295f89e.tar.gz Meta-Upstream-648c04ca3dba3ee26e393cd9a02db9ba0295f89e.zip | |
Update Date 2026-03-26 Time 15:00:02
| -rw-r--r-- | fabric/meta-v2/loader.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fabric/meta-v2/loader.json b/fabric/meta-v2/loader.json index 77293d5f5..9ae6cc69e 100644 --- a/fabric/meta-v2/loader.json +++ b/fabric/meta-v2/loader.json @@ -3,14 +3,14 @@ "build": 5, "maven": "net.fabricmc:fabric-loader:0.18.5", "separator": ".", - "stable": false, + "stable": true, "version": "0.18.5" }, { "build": 4, "maven": "net.fabricmc:fabric-loader:0.18.4", "separator": ".", - "stable": true, + "stable": false, "version": "0.18.4" }, { |
