mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
74b26a349c
# Conflicts: # config/version.php
10 lines
268 B
PHP
10 lines
268 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.0.9',
|
|
'full_app_version' => 'v5.0.9 - build 5616-973eacf6c3',
|
|
'build_version' => '5616',
|
|
'prerelease_version' => '',
|
|
'hash_version' => '973eacf6c3',
|
|
'full_hash' => 'v5.0.9-87-973eacf6c3',
|
|
'branch' => 'master',
|
|
); |