Fix Swagger API version

This commit is contained in:
Yang Luo
2024-01-16 00:09:28 +08:00
parent a4524e9996
commit ba9d6e5d78
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"info": {
"title": "Casdoor RESTful API",
"description": "Swagger Docs of Casdoor Backend API",
"version": "1.376.1",
"version": "1.503.0",
"contact": {
"email": "casbin@googlegroups.com"
}