From fbc8f6dda7334b3419c15a0c74a4d95c2254ebe2 Mon Sep 17 00:00:00 2001 From: S T Chan Date: Thu, 10 Dec 2020 21:37:27 -0500 Subject: [PATCH] bumped version to 1.0.9 --- Common/PdfScribeSharedAssemblyInfo.cs | 2 +- PdfScribeInstall/Product.wxs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Common/PdfScribeSharedAssemblyInfo.cs b/Common/PdfScribeSharedAssemblyInfo.cs index d7ab657..f82daf2 100644 --- a/Common/PdfScribeSharedAssemblyInfo.cs +++ b/Common/PdfScribeSharedAssemblyInfo.cs @@ -22,4 +22,4 @@ // Build Number // Revision // -[assembly: AssemblyVersion("1.0.8.*")] +[assembly: AssemblyVersion("1.0.9.*")] diff --git a/PdfScribeInstall/Product.wxs b/PdfScribeInstall/Product.wxs index ac2bcf5..f0132da 100644 --- a/PdfScribeInstall/Product.wxs +++ b/PdfScribeInstall/Product.wxs @@ -1,11 +1,11 @@ - +