mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
2844800caf
# Conflicts: # config/version.php
10 lines
267 B
PHP
10 lines
267 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.0.4',
|
|
'full_app_version' => 'v5.0.4 - build 5452-gc93f4ef0d',
|
|
'build_version' => '5452',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gc93f4ef0d',
|
|
'full_hash' => 'v5.0.4-7-gc93f4ef0d',
|
|
'branch' => 'master',
|
|
); |