mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-13 17:14:10 -08:00
0eff821928
# Conflicts: # config/version.php
11 lines
278 B
PHP
11 lines
278 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.10-pre',
|
|
'full_app_version' => 'v4.1.10-pre - build 3204-g09eff88',
|
|
'build_version' => '3204',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g09eff88',
|
|
'full_hash' => 'v4.1.10-pre-74-g09eff88',
|
|
'branch' => 'master',
|
|
);
|