We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1bb426 commit 124b3f2Copy full SHA for 124b3f2
Build/build.ps1
@@ -1,7 +1,7 @@
1
properties {
2
- $zipFileName = "JsonSchema30r8.zip"
+ $zipFileName = "JsonSchema30r9.zip"
3
$majorVersion = "3.0"
4
- $majorWithReleaseVersion = "3.0.8"
+ $majorWithReleaseVersion = "3.0.9"
5
$nugetPrerelease = $null
6
$version = GetVersion $majorWithReleaseVersion
7
$packageId = "Newtonsoft.Json.Schema"
0 commit comments