From 1d11f54067a41e29b9cdc7a69d1b76dd8bc2ac74 Mon Sep 17 00:00:00 2001 From: mcb Date: Tue, 30 Aug 2022 11:26:44 +0200 Subject: [PATCH] version bump --- CommonAssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CommonAssemblyInfo.cs b/CommonAssemblyInfo.cs index 64f784d..0fe4388 100644 --- a/CommonAssemblyInfo.cs +++ b/CommonAssemblyInfo.cs @@ -17,7 +17,7 @@ // Build Number // Revision -[assembly: AssemblyVersion("0.6.0")] +[assembly: AssemblyVersion("0.6.1")] public static class VersionHelper {