mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-09-27 12:07:59 +02:00
Bump version
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.7.2] - 2022-08-22
|
||||
### Changed
|
||||
- (docker) Faster images quantization.
|
||||
- (docker) Faster loading of GIF.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
package version
|
||||
|
||||
const version = "3.7.1"
|
||||
const version = "3.7.2"
|
||||
|
||||
func Version() string {
|
||||
return version
|
||||
|
Reference in New Issue
Block a user