mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-04-16 20:18:20 +02:00
fixed bug created because I missed updating this files current version setrting at the bottom
This commit is contained in:
parent
aea235f6ed
commit
473f7365b6
@ -289,6 +289,6 @@
|
|||||||
)";
|
)";
|
||||||
$db->query($sql);
|
$db->query($sql);
|
||||||
|
|
||||||
$currentver = "0.9.3";
|
$currentver = "0.9.4";
|
||||||
update_version_table();
|
update_version_table();
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user