Skip to content

Commit

Permalink
Update version.json to 1.0.0 alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmurillo authored Dec 24, 2024
1 parent 45500ea commit d6d165c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.4.0-alpha",
"version": "1.0.0-alpha",
"publicReleaseRefSpec": [
"^refs/heads/main$",
"^refs/heads/v\\d+(?:\\.\\d+)?$",
Expand All @@ -12,4 +12,4 @@
"enabled": true
}
}
}
}

0 comments on commit d6d165c

Please sign in to comment.