We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 599b482 commit cba8cb5Copy full SHA for cba8cb5
1 file changed
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
5
allprojects {
6
group = "me.neznamy"
7
- version = "5.0.4-SNAPSHOT"
+ version = "5.0.4"
8
description = "An all-in-one solution that works"
9
10
ext.set("id", "tab")
0 commit comments