Skip to content

Commit 5620351

Browse files
Version 1.4.1 (#258)
## 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)
1 parent f608c48 commit 5620351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
package version
1616

17-
const Version = "1.4.0"
17+
const Version = "1.4.1"

0 commit comments

Comments
 (0)