diff --git a/static/apis/en/api-docs.yml b/static/apis/en/api-docs.yml index a25abb8..f233f47 100644 --- a/static/apis/en/api-docs.yml +++ b/static/apis/en/api-docs.yml @@ -2,7 +2,7 @@ swagger: "2.0" info: title: PersonalMediaVault Backend API description: API to access PersonalMediaVault from a web client. - version: 1.16.0 + version: 1.16.1 schemes: - http diff --git a/static/last_release.json b/static/last_release.json index 46c3264..6c7e2b6 100644 --- a/static/last_release.json +++ b/static/last_release.json @@ -1,3 +1,3 @@ { - "version": "1.16.0" + "version": "1.16.1" } \ No newline at end of file