diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-10-10 15:02:41 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-10-10 15:02:41 +0200 |
| commit | fc14dabdd75fbd5a3498516b5c2b395e50f133a5 (patch) | |
| tree | 76f89a32f0ded1e51917fdf66bd2d7a1533a24c3 /fabric | |
| parent | 627afe14e5b67757ce3b2ed66b2ae7937ddc814a (diff) | |
| download | Meta-Upstream-fc14dabdd75fbd5a3498516b5c2b395e50f133a5.tar.gz Meta-Upstream-fc14dabdd75fbd5a3498516b5c2b395e50f133a5.zip | |
Update 2024-10-10
Diffstat (limited to 'fabric')
| -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 d063db281..643ee1248 100644 --- a/fabric/meta-v2/loader.json +++ b/fabric/meta-v2/loader.json @@ -3,14 +3,14 @@ "build": 6, "maven": "net.fabricmc:fabric-loader:0.16.6", "separator": ".", - "stable": true, + "stable": false, "version": "0.16.6" }, { "build": 5, "maven": "net.fabricmc:fabric-loader:0.16.5", "separator": ".", - "stable": false, + "stable": true, "version": "0.16.5" }, { |
