CommunityID/setup/versions.php

7 lines
61 B
PHP

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