Skip to content

Commit 938f8be

Browse files
committed
bump version + changelog
1 parent 76814eb commit 938f8be

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

changelog.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# YetAnotherConfigLib 3.9.2
1+
# YetAnotherConfigLib 3.9.3
22

3-
### 3.9.2 targets
3+
### 3.9.3 targets
44

5-
| | Fabric | NeoForge | Forge |
6-
|------|--------|----------|-------|
7-
| 26.1 ||||
5+
| | Fabric | NeoForge | Forge |
6+
|---------------|--------|----------|-------|
7+
| 26.1 ||||
8+
| 26.2-snapshot ||||
89

910
### Changes
1011

11-
- Fix class loading errors when other mods use access wideners.
12-
- Make the version constraint for Fabric match that of NeoForge (~26.1)
12+
- Add support for 26.2-snapshot

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
modVersion=3.9.2
1+
modVersion=3.9.3
22
modId=yet_another_config_lib_v3
33
modName=YetAnotherConfigLib
44
modDescription=YetAnotherConfigLib (yacl) is just that. A builder-based configuration library for Minecraft.

0 commit comments

Comments
 (0)