From 037e5cd940f9a2a73d52b10a7ee89f5e124f63e2 Mon Sep 17 00:00:00 2001 From: erik Date: Wed, 28 May 2025 20:44:53 +0200 Subject: [PATCH] assembly for 3.0.0.5 --- 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 6b9f0a2..c9219eb 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.3")] -[assembly: AssemblyFileVersion("3.0.0.3")] \ No newline at end of file +[assembly: AssemblyVersion("3.0.0.5")] +[assembly: AssemblyFileVersion("3.0.0.5")] \ No newline at end of file