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 67cd836 commit 980e512Copy full SHA for 980e512
1 file changed
admin/index.php
@@ -1,7 +1,7 @@
1
<?php
2
session_start();
3
4
-define("VERSION", "0.2.7");
+define("VERSION", "0.2.8");
5
6
require_once('system/Toro.php');
7
require_once('system/statusreturn.php');
0 commit comments