mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-02-07 11:36:25 +02:00
Bump version
This commit is contained in:
parent
154c8768e6
commit
d57a268d01
@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.3.3] - 2022-03-21
|
||||
### Fix
|
||||
- Fix `s3` scheme status codes.
|
||||
- (pro) Fix saving animations to MP4.
|
||||
|
@ -1,6 +1,6 @@
|
||||
package version
|
||||
|
||||
const version = "3.3.2"
|
||||
const version = "3.3.3"
|
||||
|
||||
func Version() string {
|
||||
return version
|
||||
|
Loading…
x
Reference in New Issue
Block a user