Skip to content

Commit

Permalink
bump to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreykaipov committed Sep 16, 2023
1 parent ec56dc7 commit 37eec5e
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,6 +1,6 @@
package goobs

const (
goobs_version = "0.12.0"
goobs_version = "0.12.1"
obs_websocket_protocol_version = "5.1.0"
)

0 comments on commit 37eec5e

Please sign in to comment.