Skip to content

Commit 78217b6

Browse files
authored
Merge pull request FritzAndFriends#202 from FritzAndFriends/v0.8.1
V0.8.1
2 parents 42b1ff0 + 04bab95 commit 78217b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.8.0",
2+
"version": "0.8.1",
43
"publicReleaseRefSpec": [
54
"^refs/heads/master$",
5+
"^refs/heads/main$",
66
"^refs/heads/v\\d+(?:\\.\\d+)?$"
77
],
88
"cloudBuild": {

0 commit comments

Comments
 (0)