Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
chuongmep committed Jan 24, 2022
1 parent 8a3a5c3 commit 2f26bd8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AddInManager/AddinManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<UseWindowsForms>true</UseWindowsForms>
<TargetFramework>net48</TargetFramework>
<RevitVersion>2022</RevitVersion>
<Version>$(RevitVersion).0.0.2</Version>
<Version>$(RevitVersion).0.0.3</Version>
<Configurations>Debug;Release;Installer</Configurations>
</PropertyGroup>
<PropertyGroup Condition="$(Configuration.Contains('Debug'))">
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog


- 2022-01-24 **2022.0.0.3**
- Update Remind Description Selected #b62a4b8
- Fix Conflict button run with event exit form main #8a3a5c3

- 2022-01-23 **2022.0.0.2**
- Remove gdi32 import in image source
- Fix Selected Tab null
Expand Down

0 comments on commit 2f26bd8

Please sign in to comment.