Bump version

This commit is contained in:
n0vad3v 2020-07-01 21:51:11 +08:00
parent 07f2fc6969
commit 6abbc14a84
No known key found for this signature in database
GPG Key ID: 8D42A0E699E50639

View File

@ -21,7 +21,7 @@ type Config struct {
ExhaustPath string `json:"EXHAUST_PATH"` ExhaustPath string `json:"EXHAUST_PATH"`
} }
const version = "0.1.3" const version = "0.1.4"
var configPath string var configPath string
var prefetch bool var prefetch bool