Browse Source

Fix murom 1.1.0 link

master
parent
commit
e86cb254c2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      murom_1.1.0.html

+ 1
- 1
murom_1.1.0.html 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 = {};


Loading…
Cancel
Save