Fix murom 1.1.0 link

This commit is contained in:
2019-10-04 11:11:38 +03:00
parent 4cfe969b4b
commit e86cb254c2

View File

@@ -182,7 +182,7 @@
function Tool()
{
var self = this;
this.fileName = "murom_1.0.0.html";
this.fileName = "murom_1.1.0.html";
this.run = new Reporter();
this.preview = new Reporter();
this.logTranslations = {};