Skip to content

Commit 6faef1f

Browse files
committed
release: 1.3.0
- Set project version to 1.3.0 - Update CHANGELOG release date to 2026-06-17
1 parent 7ec4cec commit 6faef1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.3.0-SNAPSHOT
3+
## 1.3.0 - 2026-06-17
44

55
Game room system with core restrictions, wand selection tool, room management commands, bossbar/text mode adaptation, and documentation alignment.
66

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
}
1313

1414
group = "top.ellan"
15-
version = "1.3.0-SNAPSHOT"
15+
version = "1.3.0"
1616

1717
val minimumPaperDevBundleVersion = "1.20.1-R0.1-SNAPSHOT"
1818
val paperDevBundleVersion =

0 commit comments

Comments
 (0)