Skip to content
This repository was archived by the owner on May 5, 2022. It is now read-only.

Commit ef266fc

Browse files
version change
1 parent ea67b57 commit ef266fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @license GNU GPL v3
1010
* @version 0.2.0
1111
*/
12-
define('VERSION', '0.2.0');
12+
define('VERSION', '0.2.1');
1313
$timestart = microtime(TRUE);
1414
$GLOBALS['status'] = array();
1515
$unzipper = new Unzipper;

0 commit comments

Comments
 (0)