Version 0.2alpha

master 0.2alpha
Harald Wolff 2019-10-16 22:00:38 +02:00
parent bcce34d170
commit e85c00a5f3
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
});
}
Version(){ return "0.1alpha"; };
Version(){ return "0.2alpha"; };
addModule(modSpec){
if (modSpec.navigation instanceof Object){