Skip to content

Commit

Permalink
🔖 release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Apr 9, 2021
1 parent 974caf7 commit f001332
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.2"
VERSION = "v1.0.3"

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

0 comments on commit f001332

Please sign in to comment.