Skip to content

Commit

Permalink
upped to 1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
eirannejad committed Nov 6, 2024
1 parent 0f0ebc6 commit a4798f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Product.targets
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ If `ReleaseVersion` contains "wip" the product expires.
<ProductReleaseVersion></ProductReleaseVersion>
<ProductMetaVersion></ProductMetaVersion>
<ProductMajorVersion>1</ProductMajorVersion>
<ProductMinorVersion>26</ProductMinorVersion>
<ProductMinorVersion>27</ProductMinorVersion>
<ProductBuildVersion Condition="$(Configuration.Contains('Debug'))">0</ProductBuildVersion>
<ProductRevisionVersion Condition="$(Configuration.Contains('Debug'))">0</ProductRevisionVersion>
</PropertyGroup>
Expand Down

0 comments on commit a4798f6

Please sign in to comment.