From 85bb08f76f03a6ebfac36a1dc370a5f616e3a2b7 Mon Sep 17 00:00:00 2001 From: HebaruSan Date: Tue, 7 Apr 2020 16:33:58 +0000 Subject: [PATCH] Mark ActsEW replaced by ModActions (#1893) --- ActsEW/ActsEW-1.5.ckan | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ActsEW/ActsEW-1.5.ckan b/ActsEW/ActsEW-1.5.ckan index c5feaa4e4c..d38bed3e5a 100644 --- a/ActsEW/ActsEW-1.5.ckan +++ b/ActsEW/ActsEW-1.5.ckan @@ -1,5 +1,5 @@ { - "spec_version": 1, + "spec_version": "v1.26", "identifier": "ActsEW", "name": "Actions Everywhere", "abstract": "Add mouse only actions from right-click menu to action groups, including resource locking and cross-feeding", @@ -16,6 +16,7 @@ "plugin", "convenience" ], + "replaced_by": { "name": "ModActions" }, "depends": [ { "name": "ModuleManager"