mirror of
https://github.com/imgproxy/imgproxy.git
synced 2024-11-24 08:12:38 +02:00
Bump version
This commit is contained in:
parent
339b25dbd9
commit
3b97b7400a
@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.7.1] - 2022-08-01
|
||||
### Fix
|
||||
- Fix memory bloat in some cases.
|
||||
- Fix `format_quality` usage in presets.
|
||||
|
@ -1,6 +1,6 @@
|
||||
package version
|
||||
|
||||
const version = "3.7.0"
|
||||
const version = "3.7.1"
|
||||
|
||||
func Version() string {
|
||||
return version
|
||||
|
Loading…
Reference in New Issue
Block a user