From a2304929ff6df9fd5480705f58af5bc72d17a0cf Mon Sep 17 00:00:00 2001 From: Chris Lovett Date: Wed, 10 May 2023 15:54:24 -0700 Subject: [PATCH] publish version 1.0.8 --- src/Common/version.props | 6 +++--- src/Common/version.txt | 2 +- src/XmlDiff.sln | 1 + src/XmlDiffView/XmlDiff.nuspec | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/Common/version.props b/src/Common/version.props index e7b0daf..78092b7 100644 --- a/src/Common/version.props +++ b/src/Common/version.props @@ -2,8 +2,8 @@ Lovett Software Copyright © Lovett Software - 1.0.7 - 1.0.7 - 1.0.7 + 1.0.8 + 1.0.8 + 1.0.8 \ No newline at end of file diff --git a/src/Common/version.txt b/src/Common/version.txt index f9cbc01..337a6a8 100644 --- a/src/Common/version.txt +++ b/src/Common/version.txt @@ -1 +1 @@ -1.0.7 \ No newline at end of file +1.0.8 \ No newline at end of file diff --git a/src/XmlDiff.sln b/src/XmlDiff.sln index f98089f..ce28846 100644 --- a/src/XmlDiff.sln +++ b/src/XmlDiff.sln @@ -13,6 +13,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ProjectSection(SolutionItems) = preProject Common\changes.xml = Common\changes.xml Common\version.props = Common\version.props + Common\version.txt = Common\version.txt EndProjectSection EndProject Global diff --git a/src/XmlDiffView/XmlDiff.nuspec b/src/XmlDiffView/XmlDiff.nuspec index 34ded33..8de92d8 100644 --- a/src/XmlDiffView/XmlDiff.nuspec +++ b/src/XmlDiffView/XmlDiff.nuspec @@ -2,7 +2,7 @@ LovettSoftware.XmlDiff - 1.0.7 + 1.0.8 Chris Lovett A library that compares and merges XML files. https://github.com/lovettchris/xmldiff