Bump version

This commit is contained in:
DarthSim
2025-01-13 18:44:58 +03:00
parent 824368db7c
commit 34b8927515
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [3.27.1] - 2025-01-13
### Added
- Add [IMGPROXY_SOURCE_URL_QUERY_SEPARATOR](https://docs.imgproxy.net/latest/configuration/options#IMGPROXY_SOURCE_URL_QUERY_SEPARATOR) config.
- (pro) Add YOLOv11 object detection model support.

View File

@@ -1,3 +1,3 @@
package version
const Version = "3.27.0"
const Version = "3.27.1"