Updated seeder with currency

This commit is contained in:
snipe
2015-11-03 22:22:10 -08:00
parent 2a43491792
commit 750fc84592
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
<?php
return array (
'app_version' => 'v2.0-378',
'hash_version' => 'v2.0-378-ga587b72',
'app_version' => 'v2.0-379',
'hash_version' => 'v2.0-379-gf4331f4',
);