mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
8 lines
159 B
PHP
8 lines
159 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.0-alpha2',
|
|
'build_version' => 'alpha2',
|
|
'hash_version' => '13',
|
|
'full_hash' => 'v4.0-alpha2-13-gf6be7ca',
|
|
);
|