Skip to content

Commit 4c04dc7

Browse files
committed
Merge branch 'develop'
2 parents 1f1d9d5 + c0103cd commit 4c04dc7

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' => 'v4.0.10',
4-
'build_version' => '235',
5-
'hash_version' => 'gcbe008d',
6-
'full_hash' => 'v4.0.10-235-gcbe008d',
3+
'app_version' => 'v4.0.11',
4+
'build_version' => '264',
5+
'hash_version' => 'gc776fa4',
6+
'full_hash' => 'v4.0.11-264-gc776fa4',
77
);

0 commit comments

Comments
 (0)