From 913bfb8e0d193bde6b772406a83e5f186177f1e0 Mon Sep 17 00:00:00 2001 From: Zingabopp Date: Fri, 23 Oct 2020 11:56:04 -0500 Subject: [PATCH] AssemblyInfo --- BailOutMode/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BailOutMode/Properties/AssemblyInfo.cs b/BailOutMode/Properties/AssemblyInfo.cs index 02b553e..58f8533 100644 --- a/BailOutMode/Properties/AssemblyInfo.cs +++ b/BailOutMode/Properties/AssemblyInfo.cs @@ -32,4 +32,4 @@ // 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("1.7.1")] +[assembly: AssemblyVersion("1.7.2")]