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
d094b57a6f
commit
1dacb3beb1
@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.18.1] - 2023-07-29
|
||||
### Change
|
||||
- Change maximum and default values of `IMGPROXY_AVIF_SPEED` to `9`.
|
||||
- (pro) Fix detection of some videos.
|
||||
|
@ -1,6 +1,6 @@
|
||||
package version
|
||||
|
||||
const version = "3.18.0"
|
||||
const version = "3.18.1"
|
||||
|
||||
func Version() string {
|
||||
return version
|
||||
|
Loading…
Reference in New Issue
Block a user