Skip to content

Commit fa576bc

Browse files
committed
Bumped version
Signed-off-by: snipe <[email protected]>
1 parent 3e22dce commit fa576bc

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.4.0',
4-
'full_app_version' => 'v5.4.0 - build 6685-dfbff274839',
5-
'build_version' => '6685',
3+
'app_version' => 'vV5.4.1',
4+
'full_app_version' => 'vV5.4.1 - build 6746-g3e22dce11',
5+
'build_version' => '6746',
66
'prerelease_version' => '',
7-
'hash_version' => 'dfbff274839',
8-
'full_hash' => 'v5.4.0-1-dfbff274839',
7+
'hash_version' => 'g3e22dce11',
8+
'full_hash' => 'V5.4.1-20-g3e22dce11',
99
'branch' => 'master',
10-
);
10+
);

0 commit comments

Comments
 (0)