From 1e394a05435aea636c4b0669f1710bbb4b3ef2c4 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Wed, 8 Jan 2025 14:54:23 -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 9b784bd..229dd3d 100644 --- a/module.properties +++ b/module.properties @@ -10,3 +10,4 @@ Organization: LabKey OrganizationURL: https://www.labkey.com/ License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 +ManageVersion: true