File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
itext.tests/itext.cleanup.tests/Properties
itext/itext.cleanup/Properties Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1515
1616[ assembly: Guid ( "647c862e-d837-4901-8e7b-68f5f8bf8f34" ) ]
1717
18- [ assembly: AssemblyVersion ( "1.1.1 .0" ) ]
19- [ assembly: AssemblyFileVersion ( "1.1.1 .0" ) ]
20- [ assembly: AssemblyInformationalVersion ( "1.1.1-SNAPSHOT " ) ]
18+ [ assembly: AssemblyVersion ( "1.1.0 .0" ) ]
19+ [ assembly: AssemblyFileVersion ( "1.1.0 .0" ) ]
20+ [ assembly: AssemblyInformationalVersion ( "1.1.0 " ) ]
2121
2222[ assembly: NUnit . Framework . Timeout ( 300000 ) ]
Original file line number Diff line number Diff line change 2121
2222[ assembly: Guid ( "ec333396-8945-4d69-b626-475b4e2ede61" ) ]
2323
24- [ assembly: AssemblyVersion ( "1.1.1 .0" ) ]
25- [ assembly: AssemblyFileVersion ( "1.1.1 .0" ) ]
26- [ assembly: AssemblyInformationalVersion ( "1.1.1-SNAPSHOT " ) ]
24+ [ assembly: AssemblyVersion ( "1.1.0 .0" ) ]
25+ [ assembly: AssemblyFileVersion ( "1.1.0 .0" ) ]
26+ [ assembly: AssemblyInformationalVersion ( "1.1.0 " ) ]
2727
28- [ assembly: Versions . Attributes . KeyVersion ( "3.0.0 .0" ) ]
28+ [ assembly: Versions . Attributes . KeyVersion ( "3.0.1 .0" ) ]
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >itext7.pdfsweep</id >
5- <version >1.1.1-SNAPSHOT </version >
5+ <version >1.1.0 </version >
66 <title >iText 7 pdfSweep</title >
77 <authors >iText Software</authors >
88 <owners >iText Software</owners >
1717 <language >en-US</language >
1818 <tags >itext itext7 itextsharp c# .net csharp pdf cleanup pdfsweep</tags >
1919 <dependencies >
20- <dependency id =" itext7" version =" 7.0.6-SNAPSHOT " />
20+ <dependency id =" itext7" version =" 7.0.6" />
2121 </dependencies >
2222 </metadata >
2323 <files >
You can’t perform that action at this time.
0 commit comments