We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72254cd commit 378fadeCopy full SHA for 378fade
2 files changed
changelog.md
@@ -1,12 +1,12 @@
1
-# YetAnotherConfigLib 3.9.3
+# YetAnotherConfigLib 3.9.4
2
3
-### 3.9.3 targets
+### 3.9.4 targets
4
5
-| | Fabric | NeoForge | Forge |
6
-|---------------|--------|----------|-------|
7
-| 26.1 | ✅ | ✅ | ❌ |
8
-| 26.2-snapshot | ✅ | ❌ | ❌ |
+| | Fabric | NeoForge | Forge |
+|------|--------|----------|-------|
+| 26.1 | ✅ | ✅ | ❌ |
+| 26.2 | ✅ | ✅ | ❌ |
9
10
### Changes
11
12
-- Add support for 26.2-snapshot
+- Port to 26.2 prereleases
gradle.properties
@@ -1,4 +1,4 @@
-modVersion=3.9.3
+modVersion=3.9.4
modId=yet_another_config_lib_v3
modName=YetAnotherConfigLib
modDescription=YetAnotherConfigLib (yacl) is just that. A builder-based configuration library for Minecraft.
0 commit comments