Skip to content

Commit

Permalink
change type release number version
Browse files Browse the repository at this point in the history
  • Loading branch information
chuongmep committed Feb 10, 2022
1 parent 7980c0b commit 40d4ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RevitLookup/RevitLookupWpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<TargetFramework>net48</TargetFramework>
<RevitVersion>2022</RevitVersion>
<Nullable>disable</Nullable>
<Version>$(RevitVersion).0.0.1</Version>
<Version>$(RevitVersion).0.1</Version>
</PropertyGroup>
<PropertyGroup Condition="$(Configuration.Contains('Debug'))">
<DebugSymbols>true</DebugSymbols>
Expand Down

0 comments on commit 40d4ece

Please sign in to comment.