Skip to content

Commit 2ca8743

Browse files
committed
release: 2.3.1
1 parent cb08e5d commit 2ca8743

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

INSTALLATION.md

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

3-
Latest version: `2.3.0`
3+
Latest version: `2.3.1`
44

55
## Gradle
66

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
allprojects {
2-
version = "2.3.1-SNAPSHOT"
2+
version = "2.3.1"
33
group = "net.megavex"
44
description = "Powerful packet-level scoreboard library for Paper/Spigot servers"
55
}

0 commit comments

Comments
 (0)