3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-15 11:25:40 +00:00
Files
snipe-it/config/version.php
2019-05-31 14:17:26 -07:00

11 lines
268 B
PHP

<?php
return array (
'app_version' => 'v4.7.4',
'full_app_version' => 'v4.7.4 - build 4107-g49a255c8f',
'build_version' => '4107',
'prerelease_version' => '',
'hash_version' => 'g49a255c8f',
'full_hash' => 'v4.7.4-8-g49a255c8f',
'branch' => 'master',
);