update version
This commit is contained in:
@@ -37,7 +37,7 @@ public class WebAppController {
|
||||
|
||||
private void setDefaultModel(ModelMap model) {
|
||||
model.addAttribute("basedir", webAppContext.getContextPath());
|
||||
model.addAttribute("version", "2.0.8");
|
||||
model.addAttribute("version", "2.0.9");
|
||||
model.addAttribute("rutext", "Поиск кино по пиратским кинотеатрам");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user