mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-19 01:30:50 -08:00
8c8352ecc6
# 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 2765-g1d6320a',
|
|
'build_version' => '2765',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g0910587',
|
|
'full_hash' => 'v4.1.5-34-g0910587',
|
|
'branch' => 'master',
|
|
);
|