We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31af184 commit 284007cCopy full SHA for 284007c
NHtmlUnit.nuspec
@@ -2,7 +2,7 @@
2
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3
<metadata>
4
<id>NHtmlUnit</id>
5
- <version>2.14.1.0</version>
+ <version>2.15.0.0</version>
6
<title>NHtmlUnit</title>
7
<authors>OKB AS</authors>
8
<owners>OKB AS</owners>
app/GlobalAssemblyInfo.cs
@@ -17,5 +17,5 @@
17
[assembly : AssemblyCopyright("Copyright © OKB AS 2014")]
18
[assembly : AssemblyTrademark("OKB AS 2014")]
19
[assembly : ComVisible(false)]
20
-[assembly : AssemblyVersion("2.14.1.0")]
21
-[assembly : AssemblyFileVersion("2.14.1.0")]
+[assembly : AssemblyVersion("2.15.0.0")]
+[assembly : AssemblyFileVersion("2.15.0.0")]
0 commit comments