Skip to content

Commit d17fb5e

Browse files
author
mreishman
committed
end of 1.6.2
1 parent 4d723cf commit d17fb5e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

core/php/configStatic.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?php
33

44
$configStatic = array(
5-
'version' => '1.6.1',
5+
'version' => '1.6.2',
66
'lastCheck' => '10-30-2017',
77
'newestVersion' => '1.3.1',
88
'versionList' => array(

settings/changelog.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<h2>Changelog</h2>
55
</li>
66
<li>
7-
1.7
7+
1.6.2
88
<ul>
99
<li>
1010
Features
@@ -27,7 +27,7 @@ <h2>Changelog</h2>
2727
Fixed some style issues and popup for viewing nodes
2828
</li>
2929
<li>
30-
Fixed image display issue with IE on sidebar
30+
Fixed image display issue with IE on sidebar & overview page
3131
</li>
3232
</ul>
3333
</li>

0 commit comments

Comments
 (0)