File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## XMLUnit.NET 2.11.1 - /Not Released, yet /
3+ ## XMLUnit.NET 2.11.1 - /Released 2025-05-19 /
44
55* placeholders can now also be used inside of the local part of ` xsi:type ` attributes.
66 PR [ #49 ] ( https://github.com/xmlunit/xmlunit.net/pull/49 )
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ namespace Org.XmlUnit
2626 internal static class XmlUnitVersion
2727 {
2828 internal const string ApiVersion = "2.11.1" ;
29- internal const string AssemblyVersion = ApiVersion + ".283 " ;
30- internal const string Version = ApiVersion + "-alpha" ;
29+ internal const string AssemblyVersion = ApiVersion + ".314 " ;
30+ internal const string Version = ApiVersion ;
3131 }
3232}
You can’t perform that action at this time.
0 commit comments