Skip to content

Commit

Permalink
Bump to 0.10.4 (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
n0vad3v authored Dec 18, 2023
1 parent d83f666 commit 484c876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ var (
ProxyMode bool
Prefetch bool
Config = NewWebPConfig()
Version = "0.10.2"
Version = "0.10.4"
WriteLock = cache.New(5*time.Minute, 10*time.Minute)
RemoteRaw = "./remote-raw"
Metadata = "./metadata"
Expand Down

0 comments on commit 484c876

Please sign in to comment.