mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-28 15:09:40 -08:00
8 lines
149 B
PHP
8 lines
149 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v3.6.1',
|
|
'build_version' => '5',
|
|
'hash_version' => 'g6f9a82f',
|
|
'full_hash' => 'v3.6.1-5-g6f9a82f',
|
|
);
|