Update version number

This commit is contained in:
Jason Streifling 2025-01-12 14:18:25 +01:00
parent c0e446d6d9
commit 8b1b99d0f7

View File

@ -52,7 +52,7 @@ func newConfig() *Config {
PDFDir: "/var/www/cpolis/pdfs",
PicsDir: "/var/www/cpolis/pics",
Port: ":8080",
Version: "v0.14.0",
Version: "v0.14.1",
WebDir: "/var/www/cpolis/web",
}
}