3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-06 08:28:49 +00:00
Files
snipe-it/config/version.php
2018-10-09 17:32:46 -07:00

11 lines
269 B
PHP

<?php
return array (
'app_version' => 'v4.6.5',
'full_app_version' => 'v4.6.5 - build 3915-gc7596e774',
'build_version' => '3915',
'prerelease_version' => '',
'hash_version' => 'gc7596e774',
'full_hash' => 'v4.6.5-13-gc7596e774',
'branch' => 'master',
);