passbolt / passbolt_api

Passbolt Community Edition (CE) API. The JSON API for the open source password manager for teams!
https://passbolt.com
GNU Affero General Public License v3.0
4.63k stars 306 forks source link

3.11.1 should bump version in config/version.php #475

Closed blu006 closed 1 year ago

blu006 commented 1 year ago

Version not updated to 3.11.1, still shows 3.11.0

What you did / What happened

Downloaded the latest-ce image using docker pull passbolt/passbolt:latest-ce

checked the docker using the included healthcheck to find this:

[FAIL] This installation is not up to date. Currently using 3.11.0 and it should be v3.11.1.

What you expected to happen

The mentioned file config/version.php should be updated to have the correct version string.

stripthis commented 1 year ago

Apologies for the missing version bump. This should be fixed with v3.12 ;)