We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5518060 commit 5a882c8Copy full SHA for 5a882c8
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## Version 1.27.0 (2023-06-09)
4
5
The log bridge API / SDK are now stable! Some important notes:
6
version.gradle.kts
@@ -1,4 +1,4 @@
-val snapshot = true
+val snapshot = false
allprojects {
var ver = "1.27.0"
0 commit comments