3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-05 07:59:29 +00:00
Files
snipe-it/config/version.php
2018-01-19 17:52:40 -08:00

11 lines
279 B
PHP

<?php
return array (
'app_version' => 'v4.1.10-pre',
'full_app_version' => 'v4.1.10-pre - build 3219-gf38dc37',
'build_version' => '3219',
'prerelease_version' => '',
'hash_version' => 'gf38dc37',
'full_hash' => 'v4.1.10-pre-89-gf38dc37',
'branch' => 'develop',
);