Skip to content

Commit

Permalink
Updating to correct semantic version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmckechney committed Jun 23, 2022
1 parent 2712c9e commit 6195331
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AssemblyVersioning.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
// 2) Update the installer version to match the AssemblyVersion below.
// These can be found in SqlBuildManager.Setup -> Organize Your Setup -> General Information

[assembly: AssemblyVersion("14.2.2")]
[assembly: AssemblyFileVersion("14.2.2")]
[assembly: AssemblyVersion("14.3.0")]
[assembly: AssemblyFileVersion("14.3.0")]

0 comments on commit 6195331

Please sign in to comment.