Skip to content

Commit 5df5c47

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

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.1.3',
4-
'full_app_version' => 'v8.1.3 - build 18167-ga2669a308',
5-
'build_version' => '18167',
4+
'full_app_version' => 'v8.1.3 - build 18227-ga04740ba8',
5+
'build_version' => '18227',
66
'prerelease_version' => '',
7-
'hash_version' => 'ga2669a308',
8-
'full_hash' => 'v8.1.3-102-ga2669a308',
7+
'hash_version' => 'ga04740ba8',
8+
'full_hash' => 'v8.1.3-162-ga04740ba8',
99
'branch' => 'master',
1010
);

0 commit comments

Comments
 (0)