From f54004a0bbb13c4131e04de6620a3ad988d35988 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Wed, 8 Jan 2025 14:53:55 -0800 Subject: [PATCH 1/2] Add ManageVersion property to all module.properties files --- pwebdashboard/module.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwebdashboard/module.properties b/pwebdashboard/module.properties index fe6f4122..b1583013 100644 --- a/pwebdashboard/module.properties +++ b/pwebdashboard/module.properties @@ -5,4 +5,4 @@ Description: Queries and code to render PanoramaWeb usage charts. URL: https://panoramaweb.org/wiki/home/page.view?name=Dashboard License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 - +ManageVersion: true From b78b7905062ba0801ccc9e3b39d1bc44a8168b29 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Wed, 8 Jan 2025 16:24:03 -0800 Subject: [PATCH 2/2] Match other MacCoss modules --- pwebdashboard/module.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwebdashboard/module.properties b/pwebdashboard/module.properties index b1583013..afe0e632 100644 --- a/pwebdashboard/module.properties +++ b/pwebdashboard/module.properties @@ -5,4 +5,4 @@ Description: Queries and code to render PanoramaWeb usage charts. URL: https://panoramaweb.org/wiki/home/page.view?name=Dashboard License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 -ManageVersion: true +ManageVersion: false