CommunityID/setup/versions.php

9 lines
95 B
PHP

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