Skip to content

Commit 598fe6b

Browse files
committed
Merge tag '3.2.1' into develop
2 parents c1247a2 + 475eb66 commit 598fe6b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "fr.maxlego08.koth"
8-
version = "3.2.0"
8+
version = "3.2.1"
99

1010
extra.set("targetFolder", file("target/"))
1111
extra.set("apiFolder", file("target-api/"))

changelog.md

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

3+
# 3.2.1
4+
5+
- Fix scoreboard and teams
6+
- Added Fancy Hologram support
7+
- Added capture permission
8+
- Improve plugin structure
9+
310
# 3.1.1
411

512
- Fix command description

0 commit comments

Comments
 (0)