Skip to content

Commit 77dd1b8

Browse files
committed
release 2.1.1
1 parent 736199d commit 77dd1b8

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.0.2`
3+
Latest version: `2.1.1`
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.1-SNAPSHOT"
6+
version = "2.1.1"
77
group = "net.megavex"
88
description = "Powerful packet-level scoreboard library for Paper/Spigot servers"
99

0 commit comments

Comments
 (0)