Skip to content

Commit 37eec5e

Browse files
committed
bump to 0.12.1
1 parent ec56dc7 commit 37eec5e

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
@@ -1,6 +1,6 @@
11
package goobs
22

33
const (
4-
goobs_version = "0.12.0"
4+
goobs_version = "0.12.1"
55
obs_websocket_protocol_version = "5.1.0"
66
)

0 commit comments

Comments
 (0)