1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-10 08:15:25 +02:00

chore: bump version to 2.17.1 (#8529)

This commit is contained in:
Oscar Zhou 2023-02-22 10:11:44 +13:00 committed by GitHub
parent 5882c916c9
commit 8a80f2bdb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -82,7 +82,7 @@ type Handler struct {
}
// @title PortainerCE API
// @version 2.17.0
// @version 2.17.1
// @description.markdown api-description.md
// @termsOfService

View file

@ -2,7 +2,7 @@
"author": "Portainer.io",
"name": "portainer",
"homepage": "http://portainer.io",
"version": "2.17.0",
"version": "2.17.1",
"repository": {
"type": "git",
"url": "git@github.com:portainer/portainer.git"