Skip to content

Commit 8dbc098

Browse files
committed
Bumped hash for 3.2.0
1 parent 45ea44e commit 8dbc098

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/version.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22
return array (
3-
'app_version' => 'v3.1.0',
4-
'hash_version' => 'v3.1.0-53-gfff2bce',
5-
);
3+
'app_version' => 'v3.2.0',
4+
'hash_version' => 'v3.2.0-53-gfff2bce',
5+
);

0 commit comments

Comments
 (0)