From 037508716735c7a11eef54d636bd8a30f0379b25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcelo=20Forment=C3=A3o?= Date: Mon, 4 Jan 2021 07:49:42 -0300 Subject: [PATCH] chore: update assembly version --- SekiroFpsUnlockAndMore/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SekiroFpsUnlockAndMore/Properties/AssemblyInfo.cs b/SekiroFpsUnlockAndMore/Properties/AssemblyInfo.cs index 4161cc5..9946f32 100644 --- a/SekiroFpsUnlockAndMore/Properties/AssemblyInfo.cs +++ b/SekiroFpsUnlockAndMore/Properties/AssemblyInfo.cs @@ -18,5 +18,5 @@ using System.Runtime.InteropServices; ResourceDictionaryLocation.SourceAssembly )] -[assembly: AssemblyVersion("1.2.5.2")] -[assembly: AssemblyFileVersion("1.2.5.2")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.5.3")] +[assembly: AssemblyFileVersion("1.2.5.3")]