3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-07 19:25:48 +00:00
Files
snipe-it/config/version.php
2024-05-27 18:21:46 +01:00

10 lines
272 B
PHP

<?php
return array (
'app_version' => 'v7.0.0-dev',
'full_app_version' => 'v7.0.0 - build 8df9007-gb489c71fa2',
'build_version' => '13487',
'prerelease_version' => '',
'hash_version' => '8df9007',
'full_hash' => 'v7.0.0-99-8df9007',
'branch' => 'develop',
);