Skip to content

Commit 6d95264

Browse files
authored
upgrade to 1.90.5 (#35)
1 parent 7168b35 commit 6d95264

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.1",
3+
"version": "1.90.5",
44
"publicReleaseRefSpec": [
55
"^refs/tags/v\\d+\\.\\d+" // we also release tags starting with vN.N
66
],

0 commit comments

Comments
 (0)