Update version number

This commit is contained in:
Jason Streifling 2024-10-30 03:25:05 +01:00
parent b7d82f15e9
commit ac740cf4b8

View File

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