From f6cca932704d92092d17221f52e743bd47295467 Mon Sep 17 00:00:00 2001 From: Paul Hebble Date: Sat, 18 May 2024 18:03:23 -0500 Subject: [PATCH] Temporarily commit a syntax error to test notifications --- Core/Meta.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Core/Meta.cs b/Core/Meta.cs index ef15043ac..4d881431c 100644 --- a/Core/Meta.cs +++ b/Core/Meta.cs @@ -4,6 +4,8 @@ using CKAN.Versioning; +Syntax error + namespace CKAN { public static class Meta