mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-01-08 10:45:04 +02:00
Bump version
This commit is contained in:
parent
0571123c15
commit
731ead4563
@ -1,6 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [3.3.1] - 2022-03-14
|
||||||
### Fix
|
### Fix
|
||||||
- Fix transparrency in loaded ICO.
|
- Fix transparrency in loaded ICO.
|
||||||
- (pro) Fix video thumbnails orientation.
|
- (pro) Fix video thumbnails orientation.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
const version = "3.3.0"
|
const version = "3.3.1"
|
||||||
|
|
||||||
func Version() string {
|
func Version() string {
|
||||||
return version
|
return version
|
||||||
|
Loading…
Reference in New Issue
Block a user