We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 768203f commit 6f56e03Copy full SHA for 6f56e03
common/config.php
@@ -11,7 +11,7 @@
11
* @package 299Ko https://github.com/299Ko/299ko
12
*/
13
14
-define('VERSION', '1.3.0');
+define('VERSION', '1.3.1');
15
define('COMMON', ROOT . 'common/');
16
define('DATA', ROOT . 'data/');
17
define('UPLOAD', ROOT . 'data/upload/');
0 commit comments