From bf0b2334a966c2a5669e65c7876dd66cf8bd86ad Mon Sep 17 00:00:00 2001 From: Lyzev Date: Mon, 27 May 2024 20:32:00 +0200 Subject: [PATCH] bump version --- SchummelPartie/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SchummelPartie/Properties/AssemblyInfo.cs b/SchummelPartie/Properties/AssemblyInfo.cs index 3c9e5e2..f92bd1d 100644 --- a/SchummelPartie/Properties/AssemblyInfo.cs +++ b/SchummelPartie/Properties/AssemblyInfo.cs @@ -3,7 +3,7 @@ using MelonLoader; using SchummelPartie; -[assembly: MelonInfo(typeof(Loader), "Schummel Partie", "1.0.0", "Lyzev")] +[assembly: MelonInfo(typeof(Loader), "Schummel Partie", "1.0.3", "Lyzev")] [assembly: MelonGame("Rebuilt Games", "Pummel Party")] // General Information about an assembly is controlled through the following