Bump version

This commit is contained in:
DarthSim
2024-07-08 21:49:56 +03:00
parent 6bb5378352
commit dc8c891121
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [3.25.0] - 2024-07-08
### Add
- Add [IMGPROXY_S3_ASSUME_ROLE_EXTERNAL_ID](https://docs.imgproxy.net/latest/configuration/options#IMGPROXY_S3_ASSUME_ROLE_EXTERNAL_ID) config.
- Add [IMGPROXY_WRITE_RESPONSE_TIMEOUT](https://docs.imgproxy.net/latest/configuration/options#IMGPROXY_WRITE_RESPONSE_TIMEOUT) config.

View File

@@ -1,3 +1,3 @@
package version
const Version = "3.24.1"
const Version = "3.25.0"