Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
floribe2000 committed Sep 14, 2023
1 parent 9ac2b48 commit 0fe28f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion WoWsShipBuilder.Desktop/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": "2.2-alpha",
"version": "2.2",
"publicReleaseRefSpec": [
"^refs/heads/release/desktop$"
],
Expand Down
2 changes: 1 addition & 1 deletion WoWsShipBuilder.Web/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": "2.2-alpha",
"version": "2.2",
"publicReleaseRefSpec": [
"^refs/heads/release/web$"
],
Expand Down

0 comments on commit 0fe28f2

Please sign in to comment.