Update version number

This commit is contained in:
Jason Streifling 2025-02-12 17:29:04 +01:00
parent 6567c34834
commit ed9c002b67

View File

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