Skip to content

Commit

Permalink
Bumped version up to correct a little oopsie :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Spectere committed May 7, 2024
1 parent e231c8e commit 0fbf605
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.2-alpha",
"version": "0.3-alpha",
"publicReleaseRefSpec": [
"^refs/heads/release/v\\d+(?:\\.\\d+)?$"
],
Expand All @@ -12,4 +12,4 @@
"release": {
"branchName": "release/v{version}"
}
}
}

0 comments on commit 0fbf605

Please sign in to comment.