Changed version

This commit is contained in:
Renzo 2016-07-12 10:03:38 -05:00
parent ec49d9923e
commit 9d3b027eeb

View File

@ -17,7 +17,7 @@ abstract class DefaultConfig
public $url_base = 'http://127.0.0.1:3000';
# The version of this MyImouto
public $version = '1.0.7';
public $version = '1.0.8';
# This is a salt used to make dictionary attacks on account passwords harder.
public $user_password_salt = 'choujin-steiner';