diff --git a/config.go b/config.go index 50ea9f4..d500e82 100644 --- a/config.go +++ b/config.go @@ -31,7 +31,7 @@ var ( prefetch, proxyMode bool remoteRaw = "remote-raw" config Config - version = "0.8.3" + version = "0.8.4" ) const (