We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d723cf commit d17fb5eCopy full SHA for d17fb5e
core/php/configStatic.php
@@ -2,7 +2,7 @@
2
<?php
3
4
$configStatic = array(
5
- 'version' => '1.6.1',
+ 'version' => '1.6.2',
6
'lastCheck' => '10-30-2017',
7
'newestVersion' => '1.3.1',
8
'versionList' => array(
settings/changelog.html
@@ -4,7 +4,7 @@
<h2>Changelog</h2>
</li>
<li>
- 1.7
+ 1.6.2
<ul>
9
10
Features
@@ -27,7 +27,7 @@ <h2>Changelog</h2>
27
Fixed some style issues and popup for viewing nodes
28
29
30
- Fixed image display issue with IE on sidebar
+ Fixed image display issue with IE on sidebar & overview page
31
32
</ul>
33
0 commit comments