Skip to content

Commit c235504

Browse files
v2.4.14 (#619)
# Changelog - Support multi-region for cloud-agents (#612) - Print project URL in the token command. (#613) - Update the autocomplete scripts to urfave/cli v3 format (#603) - propagate context after determining correct project (#614) - Support cloud-agent restart API (#616) - Update readme (#617) - Support for AssumeRole based S3 uploads
1 parent 8f28f36 commit c235504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
package livekitcli
1616

1717
const (
18-
Version = "2.4.13"
18+
Version = "2.4.14"
1919
)

0 commit comments

Comments
 (0)