mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-30 07:59:50 -08:00
8 lines
147 B
PHP
8 lines
147 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v3.6.6',
|
|
'build_version' => '1',
|
|
'hash_version' => 'gee2c67a',
|
|
'full_hash' => 'v3.6.6-gee2c67a',
|
|
);
|