3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-07 08:58:51 +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',
);