mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-09-29 04:53:05 +02:00
Bump version
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [3.23.0] - 2024-03-11
|
||||||
### Add
|
### Add
|
||||||
- Add request ID, processing/info options, and source image URL to error reports.
|
- Add request ID, processing/info options, and source image URL to error reports.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
const version = "3.22.0"
|
const version = "3.23.0"
|
||||||
|
|
||||||
func Version() string {
|
func Version() string {
|
||||||
return version
|
return version
|
||||||
|
|||||||
Reference in New Issue
Block a user