Update version number

This commit is contained in:
Jason Streifling 2025-03-08 10:40:51 +01:00
parent e09a8353d2
commit b35b465e3f

View File

@ -57,7 +57,7 @@ func newConfig() *Config {
MaxImgWidth: 1920,
PDFDir: "/var/www/cpolis/pdfs",
Port: ":1664",
Version: "v0.17.0",
Version: "v0.17.1",
WebDir: "/var/www/cpolis/web",
}
}