3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-02 22:54:24 +00:00
Files
snipe-it/config/version.php
2017-10-16 09:26:44 -07:00

8 lines
155 B
PHP

<?php
return array (
'app_version' => 'v4.0.10',
'build_version' => '235',
'hash_version' => 'gcbe008d',
'full_hash' => 'v4.0.10-235-gcbe008d',
);