Skip to content

Commit

Permalink
ci: Set version to '1.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
unodevops committed Jan 17, 2025
1 parent c822e2c commit f21cdcb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.2-dev.{height}",
"versionHeightOffset": 30,
"version": "1.2",
"nuGetPackageVersion": {
"semVer": 2.0
},
Expand All @@ -19,4 +18,4 @@
"branchName": "release/stable/{version}",
"firstUnstableTag": "dev"
}
}
}

0 comments on commit f21cdcb

Please sign in to comment.