Bump version to 0.4.9 (#172)

This commit is contained in:
Nova Kwok 2023-02-07 14:43:50 +08:00 committed by GitHub
parent a53f0ac44a
commit 23e2cc6504
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ var (
prefetch, proxyMode bool
remoteRaw = "remote-raw"
config Config
version = "0.4.7"
version = "0.4.9"
releaseUrl = "https://github.com/webp-sh/webp_server_go/releases/latest/download/"
)