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