From cf48fcd90128ad83742f7dd2db42d4e882edd8f4 Mon Sep 17 00:00:00 2001 From: zzz Date: Mon, 28 Apr 2025 08:57:20 -0400 Subject: [PATCH] Change min i2p version to 2.8.2 for now for testing, but requires the DG2 PR #500 to be merged will change back to 2.9.0 for the 0.20.0 release. --- scripts/plugin.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/plugin.config b/scripts/plugin.config index d0fbd6c..c14802d 100644 --- a/scripts/plugin.config +++ b/scripts/plugin.config @@ -11,4 +11,4 @@ updateURL.su3=http://stats.i2p/i2p/plugins/zzzot-update.su3 websiteURL=http://zzz.i2p/forums/16 license=Apache 2.0 min-jetty-version=9 -min-i2p-version=2.9.0 +min-i2p-version=2.8.2