diff --git a/cmd/pushbits/main.go b/cmd/pushbits/main.go index 27458ef..7c81a61 100644 --- a/cmd/pushbits/main.go +++ b/cmd/pushbits/main.go @@ -30,7 +30,7 @@ func setupCleanup(db *database.Database, dp *dispatcher.Dispatcher) { } // @title PushBits Server API Documentation -// @version 0.7.2 +// @version 0.10.1 // @description Documentation for the PushBits server API. // @contact.name The PushBits Developers