Skip to content

Commit 65016a2

Browse files
committed
Merge remote-tracking branch 'origin/develop'
2 parents dbcb2cc + eb48e5e commit 65016a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/version.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
return array (
3-
'app_version' => 'v3.6.1',
4-
'build_version' => '5',
5-
'hash_version' => 'g6f9a82f',
6-
'full_hash' => 'v3.6.1-5-g6f9a82f',
3+
'app_version' => 'v3.6.2',
4+
'build_version' => '10',
5+
'hash_version' => 'g927a12f',
6+
'full_hash' => 'v3.6.1-10-g927a12f',
77
);

0 commit comments

Comments
 (0)