Skip to content

Commit 5e2dba5

Browse files
committed
Bumped version
Signed-off-by: snipe <[email protected]>
1 parent e781c17 commit 5e2dba5

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' => 'v8.1.1',
4-
'full_app_version' => 'v8.1.1 - build 17874-gc031f0b45',
5-
'build_version' => '17874',
3+
'app_version' => 'v8.1.2',
4+
'full_app_version' => 'v8.1.2 - build 17914-g251851ec6',
5+
'build_version' => '17914',
66
'prerelease_version' => '',
7-
'hash_version' => 'gc031f0b45',
8-
'full_hash' => 'v8.1.1-14-gc031f0b45',
7+
'hash_version' => 'g251851ec6',
8+
'full_hash' => 'v8.1.2-32-g251851ec6',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)