🔖 release v1.0.3

This commit is contained in:
微凉
2021-04-09 10:45:16 +08:00
parent 974caf74d9
commit 5431ba8b36

View File

@ -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"