Skip to content

Commit f277ee4

Browse files
committed
release 2.7.0
1 parent 1613c8d commit f277ee4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.6.0`
3+
Latest version: `2.7.0`
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.7.0-SNAPSHOT"
2+
version = "2.7.0"
33
group = "net.megavex"
44
description = "Powerful packet-level scoreboard library for Paper/Spigot servers"
55
}

0 commit comments

Comments
 (0)