Skip to content

Commit bbf69bc

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

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.18-pre',
4-
'full_app_version' => 'v8.1.18-pre - build 18872-g2e8ae3376',
5-
'build_version' => '18872',
3+
'app_version' => 'v8.1.18',
4+
'full_app_version' => 'v8.1.18 - build 18876-g4c6249eb9',
5+
'build_version' => '18876',
66
'prerelease_version' => '',
7-
'hash_version' => 'g2e8ae3376',
8-
'full_hash' => 'v8.1.18-pre-73-g2e8ae3376',
7+
'hash_version' => 'g4c6249eb9',
8+
'full_hash' => 'v8.1.18-77-g4c6249eb9',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)