Fixed version number

This commit is contained in:
snipe
2016-05-23 23:12:01 -07:00
parent 2620da186b
commit 086b13c17e
+2 -2
View File
@@ -1,5 +1,5 @@
<?php
return array (
'app_version' => 'v2.1.2',
'hash_version' => 'v2.1.2-55-g701c16f',
'app_version' => 'v2.1.1',
'hash_version' => 'v2.1.1-55-g701c16f',
);