Skip to content

Commit adc0d3a

Browse files
committed
Merge remote-tracking branch 'origin/develop'
# Conflicts: # config/version.php
2 parents fd4ee60 + 8b15841 commit adc0d3a

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' => 'v5.0.10',
4-
'full_app_version' => 'v5.0.10 - build 5680-gf9b1fdc36',
5-
'build_version' => '5680',
3+
'app_version' => 'v5.0.11',
4+
'full_app_version' => 'v5.0.11 - build 5695-gfd4ee6027',
5+
'build_version' => '5695',
66
'prerelease_version' => '',
7-
'hash_version' => 'gf9b1fdc36',
8-
'full_hash' => 'v5.0.10-21-gf9b1fdc36',
7+
'hash_version' => 'gfd4ee6027',
8+
'full_hash' => 'v5.0.11-13-gfd4ee6027',
99
'branch' => 'master',
1010
);

0 commit comments

Comments
 (0)