Skip to content

Commit 5265821

Browse files
committed
Bumped version
1 parent cb494a7 commit 5265821

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.5',
3+
'app_version' => 'v3.6.6',
44
'build_version' => '1',
5-
'hash_version' => 'gc8796cf',
6-
'full_hash' => 'v3.6.5-1-gc8796cf',
7-
);
5+
'hash_version' => 'gee2c67a',
6+
'full_hash' => 'v3.6.6-gee2c67a',
7+
);

0 commit comments

Comments
 (0)