From 1239bc22de88f3da2d00d35881227aa9d5792b38 Mon Sep 17 00:00:00 2001 From: Cesare Montresor Date: Fri, 29 Dec 2023 21:08:34 +0100 Subject: [PATCH] - version bump --- Razor/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Razor/Properties/AssemblyInfo.cs b/Razor/Properties/AssemblyInfo.cs index da99dd4c..f6dec3c3 100644 --- a/Razor/Properties/AssemblyInfo.cs +++ b/Razor/Properties/AssemblyInfo.cs @@ -26,7 +26,7 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.8.2.102")] +[assembly: AssemblyVersion("0.8.2.103")] // // In order to sign your assembly you must specify a key to use. Refer to the