Skip to content

Commit d890d92

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

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.1.1',
4-
'full_app_version' => 'v6.1.1 - build 10847-g2ac4449ea',
5-
'build_version' => '10847',
3+
'app_version' => 'v6.1.2',
4+
'full_app_version' => 'v6.1.2 - build 10938-g32747cafd',
5+
'build_version' => '10938',
66
'prerelease_version' => '',
7-
'hash_version' => 'g2ac4449ea',
8-
'full_hash' => 'v6.1.1-605-g2ac4449ea',
7+
'hash_version' => 'g32747cafd',
8+
'full_hash' => 'v6.1.2-89-g32747cafd',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)