Skip to content

Commit

Permalink
Bit more fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Smaug123 committed Jun 7, 2024
1 parent 1c09995 commit d86d950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WoofWare.DotnetRuntimeLocator/version.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "0.1",
"publicReleaseRefSpec": null,
"publicReleaseRefSpec": ["^refs/heads/main$"],
"pathFilters": [
"^Test/",
":/WoofWare.DotnetRuntimeLocator",
":/Directory.Build.props",
":/README.md"
]
}
}

0 comments on commit d86d950

Please sign in to comment.