From 26bf8c904b24e603a9d1423896abb6df6a0ab910 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sun, 19 Feb 2023 23:20:12 -0700 Subject: [PATCH] Bump version to v2.7.0.5 --- WiitarThing/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WiitarThing/Properties/AssemblyInfo.cs b/WiitarThing/Properties/AssemblyInfo.cs index 18a705e..6fbfa66 100644 --- a/WiitarThing/Properties/AssemblyInfo.cs +++ b/WiitarThing/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.7.0.4")] -[assembly: AssemblyFileVersion("2.7.0.4")] +[assembly: AssemblyVersion("2.7.0.5")] +[assembly: AssemblyFileVersion("2.7.0.5")]