From 1de74d75289574d556ec7a4ec6444ec7d33ed193 Mon Sep 17 00:00:00 2001 From: Fabrizio <65259076+Fabrizz@users.noreply.github.com> Date: Fri, 27 Dec 2024 19:31:26 -0300 Subject: [PATCH] Change version --- MMM-LiveLyrics.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MMM-LiveLyrics.js b/MMM-LiveLyrics.js index 6a6e772..dd03599 100644 --- a/MMM-LiveLyrics.js +++ b/MMM-LiveLyrics.js @@ -116,7 +116,7 @@ Module.register("MMM-LiveLyrics", { if (this.config.hideStrategy === "mm2") this.config.startHidden = true; /////////////////////// - this.version = "1.2.1"; + this.version = "1.3.0"; /////////////////////// this.config.version = this.version;