Skip to content

Commit f56fd9b

Browse files
committed
Bumped hash
Signed-off-by: snipe <[email protected]>
1 parent 357ee5f commit f56fd9b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config/version.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
return array (
3-
'app_version' => 'v8.2.1',
4-
'full_app_version' => 'v8.2.1 - build 19068-g6ca49a20c',
5-
'build_version' => '19068',
3+
'app_version' => 'v8.2.2-pre',
4+
'full_app_version' => 'v8.2.2-pre - build 19319-ga36afbcb2',
5+
'build_version' => '19319',
66
'prerelease_version' => '',
7-
'hash_version' => 'g6ca49a20c',
8-
'full_hash' => 'v8.2.1-10-g6ca49a20c',
7+
'hash_version' => 'ga36afbcb2',
8+
'full_hash' => 'v8.2.2-pre-249-ga36afbcb2',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)