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