Skip to content

Commit

Permalink
Update version.json
Browse files Browse the repository at this point in the history
- Bump version to 1.0.5-preview.
  • Loading branch information
josesimoes authored Mar 7, 2019
1 parent 40fc34a commit 67448e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/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": "1.0.3-preview.{height}",
"version": "1.0.5-preview.{height}",
"assemblyVersion": {
"precision": "revision"
},
Expand All @@ -16,4 +16,4 @@
"setVersionVariables": true,
"setAllVariables": true
}
}
}

0 comments on commit 67448e8

Please sign in to comment.