Fixed version number.
This commit is contained in:
parent
17de715715
commit
3282455f50
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ namespace ScrewTurn.Wiki.Plugins.RatingManagerPlugin {
|
||||||
|
|
||||||
private IHostV30 _host;
|
private IHostV30 _host;
|
||||||
private bool _enableLogging = true;
|
private bool _enableLogging = true;
|
||||||
private static readonly ComponentInformation Info = new ComponentInformation("Rating Manager Plugin", "Threeplicate Srl", "3.0.2.538", "http://www.screwturn.eu", "http://www.screwturn.eu/Version/PluginPack/RatingManager2.txt");
|
private static readonly ComponentInformation Info = new ComponentInformation("Rating Manager Plugin", "Threeplicate Srl", "3.0.2.555", "http://www.screwturn.eu", "http://www.screwturn.eu/Version/PluginPack/RatingManager2.txt");
|
||||||
|
|
||||||
private bool foundRatings = false;
|
private bool foundRatings = false;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue