From 3378007c09be503b26aa94cec4dcc1dee18fc3f1 Mon Sep 17 00:00:00 2001 From: Aviram Hassan Date: Thu, 14 Sep 2023 14:01:41 +0300 Subject: [PATCH] Fixed plugin dissappearing on update by making it require restart. (#150) --- changelog.d/+plugin-unloads.fixed.md | 1 + src/main/resources/META-INF/plugin.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changelog.d/+plugin-unloads.fixed.md diff --git a/changelog.d/+plugin-unloads.fixed.md b/changelog.d/+plugin-unloads.fixed.md new file mode 100644 index 00000000..8f0c69e8 --- /dev/null +++ b/changelog.d/+plugin-unloads.fixed.md @@ -0,0 +1 @@ +Fixed plugin dissappearing on update by making it require restart. \ No newline at end of file diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 1d0c74a1..d41a5456 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -1,6 +1,6 @@ - + com.metalbear.mirrord mirrord MetalBear