3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-19 22:45:59 +00:00
Files
snipe-it/config/version.php
2017-08-09 19:01:07 -07:00

8 lines
157 B
PHP

<?php
return array (
'app_version' => 'v4.0-beta',
'build_version' => '1',
'hash_version' => 'gcb1e3b7',
'full_hash' => 'v4.0-beta-244-gcb1e3b7',
);