feature/table-of-content-docx #2

Merged
jason merged 58 commits from jonathan/cpolis:feature/table-of-content-docx into devel 2025-02-04 17:36:46 +01:00
Showing only changes of commit 737a9ec314 - Show all commits

View File

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