httpupload/storage-backend/lib/version.inc.php

5 lines
No EOL
62 B
PHP

<?php
return [
'spec' => '0.3',
'impl' => '0.3-dev'
];