Skip to content

Commit 737701d

Browse files
committed
Fix version label in docs metadata
1 parent c8705b1 commit 737701d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/pushbits/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ func setupCleanup(db *database.Database, dp *dispatcher.Dispatcher) {
3030
}
3131

3232
// @title PushBits Server API Documentation
33-
// @version 0.10.1
33+
// @version 0.10.5
3434
// @description Documentation for the PushBits server API.
3535

3636
// @contact.name The PushBits Developers

0 commit comments

Comments
 (0)