mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 15:05:42 +00:00
10 lines
272 B
PHP
10 lines
272 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v8.3.7',
|
|
'full_app_version' => 'v8.3.7 - build 20803-gdba8cb83b',
|
|
'build_version' => '20803',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gdba8cb83b',
|
|
'full_hash' => 'v8.3.7-250-gdba8cb83b',
|
|
'branch' => 'develop',
|
|
); |