Skip to content

Commit

Permalink
v1.2.4 (#160)
Browse files Browse the repository at this point in the history
 ## Changelog

- Support new Ingress protocol
- list-egress --active to display only active Egresses (#162)
- Allowing listing only a single Egress by ID (#151)
- Fix stale room name in load test (#147)
- Added the ability to create recorder tokens (#145)
  • Loading branch information
biglittlebigben authored Apr 3, 2023
1 parent 6748d45 commit 9dc4783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package livekitcli

const (
Version = "1.2.3"
Version = "1.2.4"
)

0 comments on commit 9dc4783

Please sign in to comment.