diff --git a/enterprise b/enterprise index fb7e9287d9..6781da90aa 160000 --- a/enterprise +++ b/enterprise @@ -1 +1 @@ -Subproject commit fb7e9287d9d446012925139842d9aaa8e99a74dc +Subproject commit 6781da90aae61cf77dcdbc543e18d76411d578b4 diff --git a/plugins/src/main/kotlin/Versions.kt b/plugins/src/main/kotlin/Versions.kt index fa197e4a08..a3de4327b4 100644 --- a/plugins/src/main/kotlin/Versions.kt +++ b/plugins/src/main/kotlin/Versions.kt @@ -45,7 +45,7 @@ private const val versionMonth = 5 * Release number in the month. Value must be in [0,99]. * Do not update this value. it is updated by the release script. */ -private const val versionReleaseNumber = 0 +private const val versionReleaseNumber = 1 object Versions { /**