diff --git a/fms.go b/fms.go index ab90c86..3bb74d6 100644 --- a/fms.go +++ b/fms.go @@ -5,7 +5,7 @@ // Schemes: http, https // Host: localhost:9102 // BasePath: / -// Version: 1.3.11 +// Version: 1.4.0 // Contact: yuansu.china.work@gmail.com // securityDefinitions: // Token: diff --git a/fms.json b/fms.json index 89ea564..95f8ec8 100644 --- a/fms.json +++ b/fms.json @@ -16,7 +16,7 @@ "contact": { "email": "yuansu.china.work@gmail.com" }, - "version": "1.3.11" + "version": "1.4.0" }, "host": "localhost:9102", "basePath": "/",