From 9441f1882b98589fa976b747218ed57dc1aacda5 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Tue, 12 Dec 2017 02:57:41 -0700 Subject: [PATCH] Verison Tick: 4.3.25 --- TShockAPI/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TShockAPI/Properties/AssemblyInfo.cs b/TShockAPI/Properties/AssemblyInfo.cs index c5fc1426..c3aa42eb 100644 --- a/TShockAPI/Properties/AssemblyInfo.cs +++ b/TShockAPI/Properties/AssemblyInfo.cs @@ -53,5 +53,5 @@ using System.Runtime.InteropServices; // Also, be sure to release on github with the exact assembly version tag as below // so that the update manager works correctly (via the Github releases api and mimic) -[assembly: AssemblyVersion("4.3.24")] -[assembly: AssemblyFileVersion("4.3.24")] +[assembly: AssemblyVersion("4.3.25")] +[assembly: AssemblyFileVersion("4.3.25")]