Skip to content

Commit

Permalink
Version 1.4.1 (#258)
Browse files Browse the repository at this point in the history
 ## Changelog

 ### Added

- Support for EnableTranscoding (#256)

 ## Fixed

- Avoid panic if the config is changed before the service is started (#249)
- Deregister psrpc topics (#251)
- Connect to room asynchronously (#250)
- Populate the updated_at state field (#254)
- Bump golang.org/x/net from 0.22.0 to 0.23.0 (#255)
  • Loading branch information
biglittlebigben authored Apr 26, 2024
1 parent f608c48 commit 5620351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

package version

const Version = "1.4.0"
const Version = "1.4.1"

0 comments on commit 5620351

Please sign in to comment.