Skip to content

Commit 6f56e03

Browse files
V1.3.1
1 parent 768203f commit 6f56e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* @package 299Ko https://github.com/299Ko/299ko
1212
*/
1313

14-
define('VERSION', '1.3.0');
14+
define('VERSION', '1.3.1');
1515
define('COMMON', ROOT . 'common/');
1616
define('DATA', ROOT . 'data/');
1717
define('UPLOAD', ROOT . 'data/upload/');

0 commit comments

Comments
 (0)