Skip to content

Commit

Permalink
Set version to '3.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Oct 6, 2020
1 parent 06cc627 commit 0989e8f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "3.3-rc",
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "3.3",
"assemblyVersion": {
"precision": "revision"
},
Expand All @@ -9,4 +9,4 @@
"^refs/heads/develop$",
"^refs/heads/v\\d+\\.\\d+$"
]
}
}

0 comments on commit 0989e8f

Please sign in to comment.