Skip to content

Commit 7865fbe

Browse files
committed
Merge branch 'develop'
# Conflicts: # config/version.php
2 parents fedd2b6 + 5fcbf90 commit 7865fbe

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' => 'v4.1.11-pre',
4-
'full_app_version' => 'v4.1.11-pre - build 3344-g99205bf',
5-
'build_version' => '3344',
3+
'app_version' => 'v4.1.11',
4+
'full_app_version' => 'v4.1.11 - build 3357-gfedd2b6',
5+
'build_version' => '3357',
66
'prerelease_version' => '',
7-
'hash_version' => 'g99205bf',
8-
'full_hash' => 'v4.1.11-pre-92-g99205bf',
7+
'hash_version' => 'gfedd2b6',
8+
'full_hash' => 'v4.1.11-105-gfedd2b6',
99
'branch' => 'master',
1010
);

0 commit comments

Comments
 (0)