From 2219e0d205c66e36e77a591f765074c961083267 Mon Sep 17 00:00:00 2001 From: Peter Kirmeier Date: Fri, 5 Jul 2019 23:13:16 +0200 Subject: [PATCH] Bump to version 0.9.1.235 --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 6a2dfb4..d8a700f 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // 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("0.9.1.234")] -[assembly: AssemblyFileVersion("0.9.1.234")] +[assembly: AssemblyVersion("0.9.1.235")] +[assembly: AssemblyFileVersion("0.9.1.235")]