Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
|
a3e7f51425 |
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
## Version 1.37.0 (2024-04-05)
|
||||
|
||||
**NOTICE:** This release contains a significant restructuring of the experimental event API and the API incubator artifact. Please read the notes in the `API -> Incubator` section carefully.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
val snapshot = true
|
||||
val snapshot = false
|
||||
|
||||
allprojects {
|
||||
var ver = "1.37.0"
|
||||
|
|
Loading…
Reference in New Issue