Skip to content

Commit

Permalink
chore: Improve version numbering (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
skarllot authored Oct 16, 2024
1 parent 9e41eeb commit a933040
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.2",
"pathFilters": ["src"],
"publicReleaseRefSpec": [
"^refs/tags/v\\d+\\.\\d+"
],
Expand Down

0 comments on commit a933040

Please sign in to comment.