Skip to content

Commit 4201e04

Browse files
committed
Increment minor version and update changelog
1 parent 5edc60e commit 4201e04

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.6.0
4+
5+
- Added a subtitle custom message option (WehrWolff)
6+
- Added timing options for custom messages (WehrWolff)
7+
- Added a `/chatnotify` command to open config (WehrWolff)
8+
39
## 2.5.2
410

511
- Added a cooldown option for response messages

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
template_version=4
1111

1212
# Mod Version
13-
mod_version=2.5.2
13+
mod_version=2.6.0
1414
# 'STABLE', 'BETA' or 'ALPHA'
1515
mod_version_type=STABLE
1616

@@ -21,7 +21,7 @@ mod_name=ChatNotify
2121
mod_description=Plays a ping sound when your name is mentioned, with options to create custom alerts.
2222
mod_owner=TerminalMC
2323
mod_authors=NotRyken
24-
mod_contributors=ceidways (#19)
24+
mod_contributors=WehrWolff (#30),ceidways (#19)
2525
mod_translators=rfin0 (ru_ru),jian2486 (zh_cn),Andypsl8 (zh_cn),yichifauzi (zh_tw)
2626
mod_credits=aquahonoredhi (playtesting)
2727
mod_license=Apache-2.0

0 commit comments

Comments
 (0)