Bumped version

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2021-11-24 19:58:43 -08:00
parent 4afd598df7
commit 8028b39b43

View file

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v5.3.2',
'full_app_version' => 'v5.3.2 - build 6508-g7ce5993f5',
'build_version' => '6508',
'app_version' => 'v5.3.3',
'full_app_version' => 'v5.3.3 - build 6517-g4afd598df',
'build_version' => '6517',
'prerelease_version' => '',
'hash_version' => 'g7ce5993f5',
'full_hash' => 'v5.3.2-15-g7ce5993f5',
'hash_version' => 'g4afd598df',
'full_hash' => 'v5.3.3-8-g4afd598df',
'branch' => 'master',
);