Compare commits

..

No commits in common. "737a9ec314cfd9964622d48a005046d2822af54b" and "1ebe0380ee85c8aa6d0e8a80d1b0de2fae0ba3a2" have entirely different histories.

View File

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