From 6975e5d461b340ead27a157af044295a2be5d0b2 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