From 78cb3ce8b310ba2e1d13df48cad8da01653ecb6d Mon Sep 17 00:00:00 2001 From: "Brint E. Kriebel" Date: Sun, 28 Mar 2021 14:17:33 -0700 Subject: [PATCH] version: Update to v0.1.5 Update CHANGELOG Update module.json --- CHANGELOG.md | 3 +++ module.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a4bfc2..d34f9a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# v0.1.5 +* Add Spanish translation thanks to José E. Lozano (@Viriato139ac#0342) + # v0.1.4 * Fix Firefox support diff --git a/module.json b/module.json index d66f58c..d61d0a1 100644 --- a/module.json +++ b/module.json @@ -14,7 +14,7 @@ "twitter": "@bekit" } ], - "version": "0.1.4", + "version": "0.1.5", "minimumCoreVersion": "0.7.0", "compatibleCoreVersion": "0.8.0", "manifestPlusVersion": "1.1.0",