We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a473213 commit 0a620c0Copy full SHA for 0a620c0
1 file changed
buildSrc/src/main/kotlin/ProjectMetadata.kt
@@ -14,7 +14,7 @@ object ProjectMetadata {
14
/**
15
* The semantic version of the current version.
16
*/
17
- const val VersionTag = "1.9.5"
+ const val VersionTag = "1.9.6"
18
19
20
* The build type of this project.
0 commit comments