Remove PHP end tag from version.php

This commit is contained in:
Fred Boniface 2022-09-20 14:55:18 +01:00
parent 18fbd49dc3
commit cacec80387
1 changed files with 0 additions and 1 deletions

View File

@ -1,3 +1,2 @@
<?php
$athenaVersion = '0.4.0-devel';
?>