From 7e6f58051890d0d310635c1bcb4503a60a4fa96f Mon Sep 17 00:00:00 2001 From: Stephan Date: Sun, 11 Aug 2024 21:55:30 +0200 Subject: [PATCH] version bump --- ZUGFeRD/ZUGFeRD.csproj | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ZUGFeRD/ZUGFeRD.csproj b/ZUGFeRD/ZUGFeRD.csproj index bbfbaa3..d283591 100644 --- a/ZUGFeRD/ZUGFeRD.csproj +++ b/ZUGFeRD/ZUGFeRD.csproj @@ -1,7 +1,7 @@  netstandard2.0;netstandard2.1;net461;net480;net8.0 - 13.0.0 + 14.0.0 Stephan Stapel s2 industries ZUGFeRD and it's successor Factur-X/ XRechnung are initiatives from German (respectively European) government to foster electronic invoices. @@ -22,15 +22,16 @@ https://github.com/stephanstapel/ZUGFeRD-csharp https://github.com/stephanstapel/ZUGFeRD-csharp/ zugferd xml Stephan Stapel, s2 industries, 2023 - 13.0.0 + 14.0.0 http://www.s2-industries.com - 13.0.0 + 14.0.0 true s2industries.ZUGFeRD true ZUGFeRD.snk true - 13.0.0: Breaking changes on item level, various fixes + 14.0.0: Lots of changes, for breaking changes see https://github.com/stephanstapel/ZUGFeRD-csharp/releases/tag/14.0.0 +13.0.0: Breaking changes on item level, various fixes 12.8.0: Added more targets 12.7.0: Support for EReporting, bugfixes 12.6.0: XRechnung 3 enthancements, refactoring