Skip to content

Commit 4516559

Browse files
authored
upgrade to 1.90.8 (#39)
1 parent 88a03fb commit 4516559

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "1.90.7",
3+
"version": "1.90.8",
44
"publicReleaseRefSpec": [
55
"^refs/tags/v\\d+\\.\\d+" // we also release tags starting with vN.N
66
],

0 commit comments

Comments
 (0)