Update version number
This commit is contained in:
		@@ -57,7 +57,7 @@ func newConfig() *Config {
 | 
				
			|||||||
		MaxImgWidth:       1920,
 | 
							MaxImgWidth:       1920,
 | 
				
			||||||
		PDFDir:            "/var/www/cpolis/pdfs",
 | 
							PDFDir:            "/var/www/cpolis/pdfs",
 | 
				
			||||||
		Port:              ":1664",
 | 
							Port:              ":1664",
 | 
				
			||||||
		Version:           "v0.17.0",
 | 
							Version:           "v0.17.1",
 | 
				
			||||||
		WebDir:            "/var/www/cpolis/web",
 | 
							WebDir:            "/var/www/cpolis/web",
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user