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 be025ad commit 257a787Copy full SHA for 257a787
core/html/changelog.html
@@ -1,4 +1,17 @@
1
<ul>
2
+ <li>
3
+ Version 4.1.1
4
+ <ul>
5
6
+ Bug Fixes
7
8
9
+ Font style change for updater
10
+ </li>
11
+ </ul>
12
13
14
15
<li>
16
Version 4.1
17
core/php/configStatic.php
@@ -2,7 +2,7 @@
<?php
$configStatic = array(
- 'version' => '4.1',
+ 'version' => '4.1.1',
'lastCheck' => '12-14-2018',
'newestVersion' => '3.3.4',
'versionList' => array(
0 commit comments