Fix murom 1.1.0 link
This commit is contained in:
@@ -182,7 +182,7 @@
|
|||||||
function Tool()
|
function Tool()
|
||||||
{
|
{
|
||||||
var self = this;
|
var self = this;
|
||||||
this.fileName = "murom_1.0.0.html";
|
this.fileName = "murom_1.1.0.html";
|
||||||
this.run = new Reporter();
|
this.run = new Reporter();
|
||||||
this.preview = new Reporter();
|
this.preview = new Reporter();
|
||||||
this.logTranslations = {};
|
this.logTranslations = {};
|
||||||
|
|||||||
Reference in New Issue
Block a user