mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 13:57:41 -08:00
Bumped version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
957becabb9
commit
f2dddc1226
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.4.0',
|
||||
'full_app_version' => 'v6.4.0 - build 13351-gdb2baae758',
|
||||
'build_version' => '13351',
|
||||
'app_version' => 'v6.4.1',
|
||||
'full_app_version' => 'v6.4.1 - build 13386-g4642f50d6b',
|
||||
'build_version' => '13386',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gdb2baae758',
|
||||
'full_hash' => 'v6.4.0-210-gdb2baae758',
|
||||
'hash_version' => 'g4642f50d6b',
|
||||
'full_hash' => 'v6.4.1-31-g4642f50d6b',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue