mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
f182ce1c89
# Conflicts: # config/version.php
10 lines
268 B
PHP
10 lines
268 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.0.2',
|
|
'full_app_version' => 'v5.0.2 - build 5414-gc3e8f6406',
|
|
'build_version' => '5414',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gc3e8f6406',
|
|
'full_hash' => 'v5.0.1-19-gc3e8f6406',
|
|
'branch' => 'master',
|
|
); |