From b8c3b1abb76f6602dfbf49d57232115b01250df0 Mon Sep 17 00:00:00 2001 From: scanner-darkly Date: Sun, 26 May 2024 19:34:06 -0700 Subject: [PATCH] fix version number --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index d2b4921..0135aeb 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "slug": "eightfold", "name": "eightfold", - "version": "2.0.2", + "version": "2.0.1", "license": "GPL-3.0-only", "brand": "scanner darkly", "author": "scanner darkly", @@ -62,4 +62,4 @@ ] } ] -} \ No newline at end of file +}