3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-01 22:10:25 +00:00
Files
snipe-it/config/version.php
2017-12-07 19:23:34 -08:00

11 lines
272 B
PHP

<?php
return array (
'app_version' => 'v4.1.8-pre',
'full_app_version' => 'v4.1.8-pre - build 3068-gceca76b',
'build_version' => '3068',
'prerelease_version' => '',
'hash_version' => 'gceca76b',
'full_hash' => 'v4.1.7-34-gceca76b',
'branch' => 'develop',
);