X-Git-Url: https://code.octet-stream.net/broadcaster/blobdiff_plain/f737b8a74d0f94182eaaf5d106505643be40927d..refs/heads/master:/server/main.go diff --git a/server/main.go b/server/main.go index 363b708..78cf057 100644 --- a/server/main.go +++ b/server/main.go @@ -20,7 +20,7 @@ import ( "golang.org/x/net/websocket" ) -const version = "v1.1.0" +const version = "v1.2.0" //go:embed templates/* var content embed.FS