Skip to content

Commit

Permalink
Version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun committed Aug 28, 2024
1 parent 65b3f5b commit 5894834
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [1.4.0] / 2025-08-27
### Features
- Support Bundle multiple versions of Revit using `DesignAutomationLoadVersion`.
- Support Bundle multiple versions of Revit using `DesignAutomationLoadVersion`. (#7)
### Updates
- Add `DesignAutomation` and `IDesignAutomation` interface.
- Add `DesignAutomationLoadVersion` to load the right version of the addin.
Expand Down
Binary file modified DesignAutomationConsole/Bundle/RevitAddin.DA.Tester.bundle.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion RevitAddin.DA.Tester/RevitAddin.DA.Tester.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@

<PropertyGroup>
<PackageId>RevitAddin.DA.Tester</PackageId>
<Version>1.4.0-beta.1</Version>
<Version>1.4.0</Version>
<ProjectGuid>{7C324916-9F8D-43B0-B226-DA67D2504393}</ProjectGuid>
</PropertyGroup>

Expand Down

0 comments on commit 5894834

Please sign in to comment.