Skip to content

Commit

Permalink
Update version.json
Browse files Browse the repository at this point in the history
Update PublicReleaseSpec so GitVersion does not think it is prerelease and add release commit id to end of package  version
  • Loading branch information
vb2ae authored Dec 11, 2024
1 parent ec387c2 commit 7df244c
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
Expand Up @@ -5,7 +5,7 @@
"semVer": 2
},
"publicReleaseRefSpec": [
"^refs/heads/master$"
"^refs/heads/V4_0_212$"
],
"cloudBuild": {
"buildNumber": {
Expand All @@ -17,4 +17,4 @@
},
"setVersionVariables": true
}
}
}

0 comments on commit 7df244c

Please sign in to comment.