Skip to content

Commit c6cec6d

Browse files
committed
chore: bump version
1 parent b255cff commit c6cec6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/com/klyx/AppVersioning.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object AppVersioning {
77
major = 1,
88
minor = 9,
99
patch = 0,
10-
preRelease = "alpha01"
10+
//preRelease = "alpha01"
1111
//buildMetadata = "build"
1212
)
1313

0 commit comments

Comments
 (0)