From dc6b19f9e845d71de03874f5186551a82cd19654 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Wed, 8 Jan 2025 14:54:16 -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 d708efb..e5f6e94 100644 --- a/module.properties +++ b/module.properties @@ -5,3 +5,4 @@ URL: https://www.itntrialshare.org License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 SupportedDatabases: mssql, pgsql +ManageVersion: true