Skip to content

Commit 8a4581b

Browse files
committed
build: version -> 21.1.13, changelog updated
1 parent db96410 commit 8a4581b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [21.1.13]
8+
9+
### Fixed
10+
* Reworked hammer & crook recipe handling somewhat
11+
* Hopefully fixes related occasional ConcurrentModificationException errors
12+
713
## [21.1.12]
814

915
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ mod_id=ftbstuff
1818
# The human-readable display name for the mod.
1919
mod_name=FTB Stuff & Things
2020
mod_license=All Rights Reserved
21-
mod_version=21.1.12
21+
mod_version=21.1.13
2222
archives_base_name=ftb-stuff-things
2323

2424
mod_group_id=dev.ftb.mods

0 commit comments

Comments
 (0)