release: 1.2.0

This commit is contained in:
Paul Pan 2023-12-22 15:38:44 +08:00
parent c1dd0b1985
commit 5b5f708104
Signed by: Paul
GPG Key ID: D639BDF5BA578AF4
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.1.0 1.2.0

View File

@ -12,7 +12,7 @@ import (
) )
// @title WOJ Server API Documentation // @title WOJ Server API Documentation
// @version 1.1.0 // @version 1.2.0
// @BasePath /api // @BasePath /api
// @securityDefinitions.apikey Authentication // @securityDefinitions.apikey Authentication
// @in header // @in header