From 0ee1fcd512aa0bb6e54c30253ce1422c138f5b1c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 12 May 2020 00:12:00 +0000 Subject: [PATCH] case 3761 --- source/Plugins/AyaNova.Plugin.V8/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Plugins/AyaNova.Plugin.V8/Properties/AssemblyInfo.cs b/source/Plugins/AyaNova.Plugin.V8/Properties/AssemblyInfo.cs index 8852e33..bfb0259 100644 --- a/source/Plugins/AyaNova.Plugin.V8/Properties/AssemblyInfo.cs +++ b/source/Plugins/AyaNova.Plugin.V8/Properties/AssemblyInfo.cs @@ -33,4 +33,4 @@ using System.Runtime.InteropServices; // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("7.6.0.0")] -[assembly: AssemblyFileVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.1.0")]