Q10: Wrong version numbers showing
Q10.1: Wrong version number showing in component list.
A10.1: what you need to do is:
- open 'fireboard.xml'
- go to line 9
- find 1.0.0 - beta
- change to 1.0.1 - beta
Q10.2: Wrong version number showing in adminpanel
A10.2: what you need to do is:
- open 'fireboard_config.php'
- go to line 103
- find $fbConfig['version']='1.0.0-beta';
- change to $fbConfig['version']='1.0.1-beta';
You can also download the zip file, unzip it, change it and rezip it.
Then install it as a component...Voila
Good luck
