From 1abfc5bd27b3c3e5a71fdeddf3fb53fb49a561db Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Wed, 8 Jan 2025 14:54:12 -0800 Subject: [PATCH] Add ManageVersion property to all module.properties files --- module.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/module.properties b/module.properties index f4b570c..acc4793 100644 --- a/module.properties +++ b/module.properties @@ -4,3 +4,4 @@ Description: A module defining general X/Y plottable assays and tools for workin URL: https://github.com/LabKey/signalData License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 +ManageVersion: true