Skip to content

Commit

Permalink
🔖 release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Mar 13, 2021
1 parent 4fa1187 commit 6d19b49
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 @@ -23,7 +23,7 @@ var (
var Conf = new(Config)

const (
VERSION = "v0.1.7"
VERSION = "v1.0.0"

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

0 comments on commit 6d19b49

Please sign in to comment.