Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b50064a

Browse files
committedDec 7, 2022
build: version -> 1802.1.10, updated changelog
1 parent 7752cc9 commit b50064a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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+
[1802.1.10]
8+
9+
### Fixed
10+
* Made Quark item linking work again in conjunction with Ranks chat formatting
11+
* FTB Ranks is no longer incorrectly marked as a server-only mod
12+
* As of the previous release, it is also required on the client (to support Tab-completion for ranks in commands)
13+
714
[1802.1.9]
815

916
### Added

‎gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.daemon=false
33
mod_id=ftbranks
44
archives_base_name=ftb-ranks
55
maven_group=dev.ftb.mods
6-
mod_version=1802.1.9
6+
mod_version=1802.1.10
77
mod_author=FTB Team
88

99
minecraft_version=1.18.2

0 commit comments

Comments
 (0)
Please sign in to comment.