mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-05 10:57:28 -08:00
fcc87b3219
# Conflicts: # config/version.php
10 lines
262 B
PHP
10 lines
262 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.6',
|
|
'full_app_version' => 'v4.1.6 - build 2963-g83c8449',
|
|
'build_version' => '2963',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g83c8449',
|
|
'full_hash' => 'v4.1.5-57-g83c8449',
|
|
'branch' => 'master',
|
|
); |