From 9b4e7481b58d4bf21725f4ccd8cf4a16690423c4 Mon Sep 17 00:00:00 2001
From: Cesare Montresor <cesare.montresor@gmail.com>
Date: Tue, 13 Feb 2024 15:07:29 +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 c3141c91..6d9cd480 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.118")]
+[assembly: AssemblyVersion("0.8.2.119")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the