mirror of
https://github.com/pushbits/server.git
synced 2025-06-14 00:22:15 +02:00
Fix version label in docs metadata
This commit is contained in:
parent
c8705b146e
commit
737701d116
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ func setupCleanup(db *database.Database, dp *dispatcher.Dispatcher) {
|
|||
}
|
||||
|
||||
// @title PushBits Server API Documentation
|
||||
// @version 0.10.1
|
||||
// @version 0.10.5
|
||||
// @description Documentation for the PushBits server API.
|
||||
|
||||
// @contact.name The PushBits Developers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue