From 19442301bcc9a36251ad9d37d3707ee80380511f Mon Sep 17 00:00:00 2001 From: erik Date: Tue, 27 May 2025 21:47:48 +0200 Subject: [PATCH] version 3.0.0.3 --- MosswartMassacre/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MosswartMassacre/Properties/AssemblyInfo.cs b/MosswartMassacre/Properties/AssemblyInfo.cs index 075e321..6b9f0a2 100644 --- a/MosswartMassacre/Properties/AssemblyInfo.cs +++ b/MosswartMassacre/Properties/AssemblyInfo.cs @@ -26,5 +26,5 @@ using System.Runtime.InteropServices; // Minor Version // Build Number // Revision -[assembly: AssemblyVersion("3.0.0.2")] -[assembly: AssemblyFileVersion("3.0.0.2")] \ No newline at end of file +[assembly: AssemblyVersion("3.0.0.3")] +[assembly: AssemblyFileVersion("3.0.0.3")] \ No newline at end of file