Skip to content

Commit d071813

Browse files
rlntgithub-actions[bot]
authored andcommitted
bump version
1 parent aa20720 commit d071813

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
All notable changes to this project will be documented in this file.
44

55
## Unreleased
6+
- /
7+
8+
## [1.2.6] - 2025-05-06
69

710
- fixed rare case of missing recipes without a recipe type namespace
811

@@ -60,6 +63,7 @@ All notable changes to this project will be documented in this file.
6063
Initial 1.21.1 port.
6164

6265
<!-- Versions -->
66+
[1.2.6]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.21.1-1.2.6
6367
[1.2.5]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.21.1-1.2.5
6468
[1.2.4]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.21.1-1.2.4
6569
[1.2.3]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.21.1-1.2.3

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ enableAccessWidener = false
88
minecraftVersion = 1.21.1
99

1010
# Mod
11-
modVersion = 1.2.5
11+
modVersion = 1.2.6
1212
modPackage = com.almostreliable.unified
1313
modId = almostunified
1414
modName = AlmostUnified

0 commit comments

Comments
 (0)