Skip to content

Commit e7fcc32

Browse files
committed
bump version + changelog
1 parent c93378f commit e7fcc32

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

changelog.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
# YetAnotherConfigLib 3.9.1
1+
# YetAnotherConfigLib 3.9.2
22

3-
### 3.9.1 targets
3+
### 3.9.2 targets
44

55
| | Fabric | NeoForge | Forge |
66
|------|--------|----------|-------|
77
| 26.1 ||||
88

99
### Changes
1010

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

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
modVersion=3.9.1
1+
modVersion=3.9.2
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)