mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Bumped version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
7ce5993f5a
commit
78809c0fe7
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.3.1',
|
||||
'full_app_version' => 'v5.3.1 - build 6490-g6690a0f1d',
|
||||
'build_version' => '6490',
|
||||
'app_version' => 'v5.3.2',
|
||||
'full_app_version' => 'v5.3.2 - build 6508-g7ce5993f5',
|
||||
'build_version' => '6508',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g6690a0f1d',
|
||||
'full_hash' => 'v5.3.1-19-g6690a0f1d',
|
||||
'hash_version' => 'g7ce5993f5',
|
||||
'full_hash' => 'v5.3.2-15-g7ce5993f5',
|
||||
'branch' => 'master',
|
||||
);
|
Loading…
Reference in a new issue