From d0d5f83c4cb957e88cc7d477ae6b6051579f4a58 Mon Sep 17 00:00:00 2001 From: "Sebski@Laptop" Date: Tue, 3 Mar 2020 10:10:34 +0100 Subject: [PATCH] Bumped version to 1.3.2 --- YARDT/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/YARDT/Properties/AssemblyInfo.cs b/YARDT/Properties/AssemblyInfo.cs index 2bd99d7..a57d779 100644 --- a/YARDT/Properties/AssemblyInfo.cs +++ b/YARDT/Properties/AssemblyInfo.cs @@ -51,5 +51,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("1.3.1")] -[assembly: AssemblyFileVersion("1.3.1")] +[assembly: AssemblyVersion("1.3.2")] +[assembly: AssemblyFileVersion("1.3.2")]