mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-10-06 18:03:29 +02:00
Bump version
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [3.1.3] - 2021-12-17
|
||||||
### Fix
|
### Fix
|
||||||
- Fix ETag checking when S3 is used.
|
- Fix ETag checking when S3 is used.
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
const version = "3.1.2"
|
const version = "3.1.3"
|
||||||
|
|
||||||
func Version() string {
|
func Version() string {
|
||||||
return version
|
return version
|
||||||
|
Reference in New Issue
Block a user