Uprev simpleid to 1.0.6

Supersedes all local compatibility changes to the code.
diff --git a/simpleid/www/version.inc.php b/simpleid/www/version.inc.php
index fb318c2..1d97917 100644
--- a/simpleid/www/version.inc.php
+++ b/simpleid/www/version.inc.php
@@ -30,5 +30,5 @@
 /**
  * The current version of SimpleID
  */
-define('SIMPLEID_VERSION', '1.0.5');
+define('SIMPLEID_VERSION', '1.0.6');
 ?>