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