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