mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-02-12 11:46:10 +02:00
Bump version
This commit is contained in:
parent
05fcaa09a4
commit
00abf95eb0
@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.3.2] - 2022-03-17
|
||||
### Fix
|
||||
- Write logs to STDOUT instead of STDERR.
|
||||
- (pro) Fix crashes when some options are used in presets.
|
||||
|
@ -1,6 +1,6 @@
|
||||
package version
|
||||
|
||||
const version = "3.3.1"
|
||||
const version = "3.3.2"
|
||||
|
||||
func Version() string {
|
||||
return version
|
||||
|
Loading…
x
Reference in New Issue
Block a user