From a3939102815b99b85851f40f4273c969ea284d16 Mon Sep 17 00:00:00 2001
From: Anarchie347 <116115028+Anarchie347@users.noreply.github.com>
Date: Tue, 25 Apr 2023 19:38:56 +0100
Subject: [PATCH] added a missing bracket in release notes
---
Themes/Themes.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Themes/Themes.csproj b/Themes/Themes.csproj
index 8431b51..c0424b9 100644
--- a/Themes/Themes.csproj
+++ b/Themes/Themes.csproj
@@ -20,7 +20,7 @@
README.md
git
C#; .NET; Windows Forms; WinForms; Theme; Themes
- Fixed a bug with inherited implementations of themeable controls (it was not actually fixed in v2.0.2
+ Fixed a bug with inherited implementations of themeable controls (it was not actually fixed in v2.0.2)
Reformatted and improved readme
Fixed a bug that would cause an unhandled crash if the control property could not edited
False