mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
8 lines
151 B
PHP
8 lines
151 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v3.6.2',
|
|
'build_version' => '18',
|
|
'hash_version' => 'g6f1e0d6',
|
|
'full_hash' => 'v3.6.2-18-g6f1e0d6',
|
|
);
|