diff --git a/Samples/Documents/Tutorial.docx b/Samples/Documents/Tutorial.docx
index 378a6f0..854eb41 100644
Binary files a/Samples/Documents/Tutorial.docx and b/Samples/Documents/Tutorial.docx differ
diff --git a/SharpDocx/SharpDocx.csproj b/SharpDocx/SharpDocx.csproj
index d710bb1..61a1b7e 100644
--- a/SharpDocx/SharpDocx.csproj
+++ b/SharpDocx/SharpDocx.csproj
@@ -4,12 +4,12 @@
net48;netstandard2.0
SharpDocx
- 2.5.0.0
+ 2.4.1.0
egonl
SharpDocx
SharpDocx
- 2.5.0.0
- 2.5.0.0
+ 2.4.1.0
+ 2.4.1.0
en
C# based template engine for generating Word documents
Copyright 2017-2024 egonl
diff --git a/SharpDocx/nupkg/SharpDocx.nuspec b/SharpDocx/nupkg/SharpDocx.nuspec
index 5fe27bb..6576887 100644
--- a/SharpDocx/nupkg/SharpDocx.nuspec
+++ b/SharpDocx/nupkg/SharpDocx.nuspec
@@ -2,7 +2,7 @@
SharpDocx
- 2.5.0
+ 2.4.1
egonl
egonl
MIT
@@ -16,7 +16,7 @@
- Supports .NET Framework 3.5/4.5+, .NET Standard 2.0, .NET Core 3.1, .NET 5.0 and .NET 6.0.
- Based on Microsoft's Open XML SDK.
- Source code, tutorial and examples on GitHub.
- Version 2.5.0 - April 18, 2024
+ Version 2.4.1 - April 18, 2024
- Updated to DocumentFormat.OpenXml version 3.0.2.
Version 2.4.0 - January 30, 2023