Skip to content

Commit

Permalink
build: version -> 1802.3.19, changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
desht committed Jun 13, 2024
1 parent e5b7edc commit 57af080
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1802.3.19]

### Fixed
* Updated the build toolchain to fix refmap reobfuscation issues introduced in previous release

## [1802.3.18]

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ mod_id=ftbchunks
archives_base_name=ftb-chunks
minecraft_version=1.18.2
# Build time
mod_version=1802.3.18
mod_version=1802.3.19
maven_group=dev.ftb.mods
mod_author=FTB Team
# Curseforge publishing
Expand Down

0 comments on commit 57af080

Please sign in to comment.