Skip to content

Commit 91f3e07

Browse files
committed
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <[email protected]> # Conflicts: # config/version.php
2 parents c29bdbd + c9f55bf commit 91f3e07

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.0.3',
4-
'full_app_version' => 'v8.0.3 - build 17154-ged8a48672',
5-
'build_version' => '17154',
3+
'app_version' => 'v8.0.4',
4+
'full_app_version' => 'v8.0.4 - build 17196-gc29bdbdac',
5+
'build_version' => '17196',
66
'prerelease_version' => '',
7-
'hash_version' => 'ged8a48672',
8-
'full_hash' => 'v8.0.3-99-ged8a48672',
7+
'hash_version' => 'gc29bdbdac',
8+
'full_hash' => 'v8.0.4-29-gc29bdbdac',
99
'branch' => 'master',
1010
);

0 commit comments

Comments
 (0)