mirror of
https://github.com/livekit/livekit.git
synced 2026-05-24 19:05:36 +00:00
v1.2.3
cannot re-use v1.2.2 tag due to GoReleaser caching
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.2.2] - 2022-09-13
|
||||
## [1.2.3] - 2022-09-13
|
||||
### Added
|
||||
- Supervisor framework to improve edge case & error handling #1005 #1006 #1010 #1017
|
||||
- Support for stereo Opus tracks #1013
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
package version
|
||||
|
||||
const Version = "1.2.2"
|
||||
const Version = "1.2.3"
|
||||
|
||||
Reference in New Issue
Block a user