Skip to content

Commit 902d49a

Browse files
Version: Bump version to 1.10.8
Signed-off-by: CreativeCodeCat <[email protected]>
1 parent 09bc6a4 commit 902d49a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ plugins {
99
// Top of build.gradle.kts
1010
val major = 1
1111
val minor = 10
12-
val patch = 7
13-
val build = 10
12+
val patch = 8
13+
val build = 0
1414

1515
val type = 0 // 1=beta, 2=alpha else=production
1616

0 commit comments

Comments
 (0)