Skip to content

Commit 20245b8

Browse files
committed
release 2.1.3
1 parent 715c287 commit 20245b8

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.1.2`
3+
Latest version: `2.1.3`
44

55
## Gradle
66

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
allprojects {
6-
version = "2.1.2"
6+
version = "2.1.3"
77
group = "net.megavex"
88
description = "Powerful packet-level scoreboard library for Paper/Spigot servers"
99

0 commit comments

Comments
 (0)