From 23e3238c2b60db01952b2698b30f3cf39ec410f4 Mon Sep 17 00:00:00 2001 From: Ming Di Leom <2809763-curben@users.noreply.gitlab.com> Date: Fri, 26 Jan 2024 04:04:51 +0000 Subject: [PATCH] release: 0.2.0 --- app.manifest | 2 +- default/app.conf | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/app.manifest b/app.manifest index 1688235..1784a0a 100644 --- a/app.manifest +++ b/app.manifest @@ -5,7 +5,7 @@ "id": { "group": null, "name": "TA-malware-filter", - "version": "0.1.1" + "version": "0.2.0" }, "author": [ { diff --git a/default/app.conf b/default/app.conf index 1971ab7..4409140 100644 --- a/default/app.conf +++ b/default/app.conf @@ -1,6 +1,3 @@ -# -# App configuration file -# [install] is_configured = false @@ -9,7 +6,7 @@ id = TA-malware-filter [id] name = TA-malware-filter -version = 0.1.1 +version = 0.2.0 [ui] is_visible = false @@ -18,4 +15,4 @@ label = malware-filter Add-on [launcher] author = Ming Di Leom description = Update malware-filter lookups. https://gitlab.com/malware-filter -version = 0.1.1 +version = 0.2.0