Skip to content

Commit

Permalink
🔖 release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed May 1, 2021
1 parent b20f071 commit d693e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var (
var Conf = new(Config)

const (
VERSION = "v1.0.3"
VERSION = "v1.0.4"

ImageThumbnailProcess = "image/resize,w_50"
VideoThumbnailProcess = "video/snapshot,t_0,f_jpg,w_50"
Expand Down

0 comments on commit d693e27

Please sign in to comment.