mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 08:04:09 -08:00
b934d2e504
# Conflicts: # config/version.php
11 lines
271 B
PHP
11 lines
271 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.6-pre',
|
|
'full_app_version' => 'v4.1.6-pre - build 2963-g83c8449',
|
|
'build_version' => '2963',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g83c8449',
|
|
'full_hash' => 'v4.1.5-57-g83c8449',
|
|
'branch' => 'master',
|
|
);
|