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