Skip to content

Commit

Permalink
Changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
Parziphal committed Jul 12, 2016
1 parent ec49d99 commit 9d3b027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default_config.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down

0 comments on commit 9d3b027

Please sign in to comment.