blob: b761e23e6071c8dda29be7b50f1c6520c96c18d1 [file] [log] [blame]
<?php
header("Content-Type: application/json");
echo '{"version": 1}';
?>