Skip to content

Commit f82a752

Browse files
committed
Update project version to 1.5.0
Bump the version from 1.4.1 to 1.5.0 in build.gradle.kts. This reflects the new release and ensures proper version tracking for changes.
1 parent 8d2dc4c commit f82a752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

1414
group = "net.thenextlvl.gopaint"
15-
version = "1.4.1"
15+
version = "1.5.0"
1616

1717
repositories {
1818
mavenCentral()

0 commit comments

Comments
 (0)