From 01ef17625e38065c7615bc34753dd54cde6c90e3 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Wed, 8 Jan 2025 14:54:29 -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 44e0965fa..b4bf18c2c 100644 --- a/module.properties +++ b/module.properties @@ -1,3 +1,4 @@ ModuleClass: org.labkey.cds.CDSModule License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 +ManageVersion: true