Skip to content

Commit e614506

Browse files
author
david
committed
[ci skip] Update version to 1.5.1
Bump the project version from 1.5.0 to 1.5.1 in build.gradle.kts to reflect recent minor changes or improvements. This ensures the versioning is in sync with the latest updates.
1 parent f65e0c2 commit e614506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paper/build.gradle.kts

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

1414
group = "net.thenextlvl.core"
15-
version = "1.5.0"
15+
version = "1.5.1"
1616

1717
repositories {
1818
mavenCentral()

0 commit comments

Comments
 (0)