Skip to content

Commit 06cd224

Browse files
committed
Update API version to 26.
1 parent ae1bac3 commit 06cd224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ts3plugin_go_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99

1010
var (
1111
Name, Version, Author, Description string
12-
ApiVersion int = 24
12+
ApiVersion int = 26
1313
)
1414

1515
var (

0 commit comments

Comments
 (0)