Skip to content

Commit

Permalink
Bump version to 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mellinoe committed Mar 18, 2018
1 parent 271a9bb commit 6a10ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "4.1.1",
"version": "4.1.2",
"publicReleaseRefSpec": [
"^refs/tags/v\\d+\\.\\d+" // we also release tags starting with vN.N
],
Expand Down

0 comments on commit 6a10ba2

Please sign in to comment.