Skip to content

Commit 4d00bb9

Browse files
committed
Bumped version
Signed-off-by: snipe <[email protected]>
1 parent fdecdf4 commit 4d00bb9

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' => 'v6.3.4',
4-
'full_app_version' => 'v6.3.4 - build 13226-g5229dd65c',
5-
'build_version' => '13226',
3+
'app_version' => 'v6.4.0',
4+
'full_app_version' => 'v6.4.0 - build 13351-gdb2baae758',
5+
'build_version' => '13351',
66
'prerelease_version' => '',
7-
'hash_version' => 'g5229dd65c',
8-
'full_hash' => 'v6.3.4-85-g5229dd65c',
7+
'hash_version' => 'gdb2baae758',
8+
'full_hash' => 'v6.4.0-210-gdb2baae758',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)