mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-28 14:10:51 -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',
|
|
);
|