Files
CommunityID/setup/versions.php
2019-07-17 22:16:19 +02:00

7 lines
61 B
PHP

<?php
$versions = array(
'1.0.1',
'1.1.0.beta1',
);