mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-02-02 11:34:20 +02:00
Bump version
This commit is contained in:
parent
7a4b7ef209
commit
1220d73320
@ -1,6 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [3.2.2] - 2022-02-08
|
||||||
### Fix
|
### Fix
|
||||||
- Fix the `IMGPROXY_AVIF_SPEED` config.
|
- Fix the `IMGPROXY_AVIF_SPEED` config.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
const version = "3.2.1"
|
const version = "3.2.2"
|
||||||
|
|
||||||
func Version() string {
|
func Version() string {
|
||||||
return version
|
return version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user