From e86cb254c237eb67130425b138721f47895c49c8 Mon Sep 17 00:00:00 2001 From: Michael Kapelko Date: Fri, 4 Oct 2019 11:11:38 +0300 Subject: [PATCH] Fix murom 1.1.0 link --- murom_1.1.0.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/murom_1.1.0.html b/murom_1.1.0.html index ed6e54e..6253e8f 100644 --- a/murom_1.1.0.html +++ b/murom_1.1.0.html @@ -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 = {};