Update version number

This commit is contained in:
Jason Streifling 2024-10-30 02:13:40 +01:00
parent 1fbc0ddcf6
commit 1e9fdd2ab9

View File

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