Skip to content

Commit

Permalink
chore: bump version to v2.3.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
calvertyang committed Aug 4, 2022
1 parent eb47a9b commit c343efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentok/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
const sdkName = "opentok-go-sdk"

// sdkVersion specifies the version of the SDK
const sdkVersion = "2.3.1"
const sdkVersion = "2.3.2"

var (
userAgent = fmt.Sprintf("Go/%s (%s-%s) %s/%s",
Expand Down

0 comments on commit c343efb

Please sign in to comment.