Skip to content

Commit

Permalink
bump version for 1.5.1 release (#344)
Browse files Browse the repository at this point in the history
* bump version for 1.5.0 release

* Update version.go

bump to 1.5.1

---------

Co-authored-by: David Zhao <dz@livekit.io>
  • Loading branch information
chenrui333 and davidzhao authored Jun 24, 2024
1 parent 3b77807 commit ee05ee7
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
Expand Up @@ -15,5 +15,5 @@
package livekitcli

const (
Version = "1.4.3"
Version = "1.5.1"
)

0 comments on commit ee05ee7

Please sign in to comment.