3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-11 20:45:47 +00:00
Files
snipe-it/config/version.php
2017-12-07 19:24:03 -08:00

11 lines
274 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',
);