verison modified

This commit is contained in:
Miroslav Šedivý 2019-09-02 19:09:58 +02:00
parent 0aa48e47e4
commit 3c666a0d35
2 changed files with 2 additions and 2 deletions

View file

@ -38,6 +38,6 @@ pass = demo
[system]
system_name = blog
version = 1.1
version = 1.15
debug = true
logs = false

View file

@ -317,7 +317,7 @@ if(!empty($scripts)){
<div id="eof_feed">
<img src="static/images/zpEYXu5Wdu6.png">
<p><?php echo Config::get("version"); ?> &copy; 2016-2018 <br>Miroslav Šedivý</p>
<p><?php echo Config::get("version"); ?> &copy; 2016-2019 <br>Miroslav Šedivý</p>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>