Skip to content

Commit 336d8e6

Browse files
authored
Updated version
1 parent dfbff27 commit 336d8e6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config/version.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
return array (
3-
'app_version' => 'v5.3.10',
4-
'full_app_version' => 'v5.3.10 - build 6684-g05c081977',
5-
'build_version' => '6684',
3+
'app_version' => 'v5.4.0',
4+
'full_app_version' => 'v5.4.0 - build 6685-dfbff274839',
5+
'build_version' => '6685',
66
'prerelease_version' => '',
7-
'hash_version' => 'g05c081977',
8-
'full_hash' => 'v5.3.10-1-g05c081977',
7+
'hash_version' => 'dfbff274839',
8+
'full_hash' => 'v5.4.0-1-dfbff274839',
99
'branch' => 'master',
10-
);
10+
);

0 commit comments

Comments
 (0)