Skip to content

Commit 57ed3af

Browse files
committed
Bumped version
Signed-off-by: snipe <[email protected]>
1 parent fd71b48 commit 57ed3af

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.4.3',
4-
'full_app_version' => 'v5.4.3 - build 6812-g7479f5f12',
5-
'build_version' => '6812',
3+
'app_version' => 'v5.4.4',
4+
'full_app_version' => 'v5.4.4 - build 6829-gfd71b4848',
5+
'build_version' => '6829',
66
'prerelease_version' => '',
7-
'hash_version' => 'g7479f5f12',
8-
'full_hash' => 'v5.4.3-5-g7479f5f12',
7+
'hash_version' => 'gfd71b4848',
8+
'full_hash' => 'v5.4.4-14-gfd71b4848',
99
'branch' => 'master',
1010
);

0 commit comments

Comments
 (0)