Skip to content

Commit

Permalink
Set version to 0.7.5 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-quix authored Dec 2, 2024
1 parent f00991a commit b4ade79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builds/csharp/nuget/build_nugets.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
from typing import List

version = "0.7.5.0"
informal_version = "0.7.5.0-dev2"
nuget_version = "0.7.5.0-dev2"
informal_version = "0.7.5.0"
nuget_version = "0.7.5.0"


def updatecsproj(projfilepath):
Expand Down

0 comments on commit b4ade79

Please sign in to comment.