beta 4
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
*/
|
||||
/*
|
||||
Version Date Description
|
||||
0.1-b4 2016.04.07 2451 compatibility
|
||||
0.1-b3 2016.02.06 N: add language support
|
||||
0.1-b2 2016.02.02 N: check for supported architecture, plattform
|
||||
N: auto update of extensions list
|
||||
@@ -41,7 +42,7 @@ Version Date Description
|
||||
0.1-a1 2016.01.16 initial release
|
||||
|
||||
*/
|
||||
$v = "v0.1-b3"; // extension version
|
||||
$v = "v0.1-b4"; // extension version
|
||||
$appname = "OneButtonInstaller";
|
||||
|
||||
require_once("config.inc");
|
||||
|
||||
Reference in New Issue
Block a user