Skip to content

Commit 81be845

Browse files
committed
Bumped version
Signed-off-by: snipe <[email protected]>
1 parent 61fa0bd commit 81be845

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' => 'v6.0.10',
4-
'full_app_version' => 'v6.0.10 - build 8673-gc6cbf3712',
5-
'build_version' => '8673',
3+
'app_version' => 'v6.0.11',
4+
'full_app_version' => 'v6.0.11 - build 8758-g61fa0bda4',
5+
'build_version' => '8758',
66
'prerelease_version' => '',
7-
'hash_version' => 'gc6cbf3712',
8-
'full_hash' => 'v6.0.10-60-gc6cbf3712',
9-
'branch' => 'master',
7+
'hash_version' => 'g61fa0bda4',
8+
'full_hash' => 'v6.0.11-145-g61fa0bda4',
9+
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)