mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-13 23:10:23 -08:00
60d269afb5
# Conflicts: # config/version.php
10 lines
271 B
PHP
10 lines
271 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.0.10',
|
|
'full_app_version' => 'v5.0.10 - build 5680-gf9b1fdc36',
|
|
'build_version' => '5680',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gf9b1fdc36',
|
|
'full_hash' => 'v5.0.10-21-gf9b1fdc36',
|
|
'branch' => 'master',
|
|
); |