Fix version label in docs metadata

This commit is contained in:
eikendev 2025-02-15 14:28:58 +01:00
parent c8705b146e
commit 737701d116
No known key found for this signature in database

View file

@ -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