Skip to content

Commit 2775644

Browse files
committed
Bumped hash
Signed-off-by: snipe <[email protected]>
1 parent 87a03ec commit 2775644

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/version.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
return array (
33
'app_version' => 'v8.0.4',
4-
'full_app_version' => 'v8.0.4 - build 17333-gaf408bb45',
5-
'build_version' => '17333',
4+
'full_app_version' => 'v8.0.4 - build 17611-gfab1a6c33',
5+
'build_version' => '17611',
66
'prerelease_version' => '',
7-
'hash_version' => 'gaf408bb45',
8-
'full_hash' => 'v8.0.4-135-gaf408bb45',
7+
'hash_version' => 'gfab1a6c33',
8+
'full_hash' => 'v8.0.5-413-gfab1a6c33',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)