Skip to content

Commit 4bd772c

Browse files
Update Dynamo Core to 4.0.2.3852 (#3287)
1 parent 016bbca commit 4bd772c

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.1
1+
0.8.2

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.8.2
2+
* Update Dynamo Core to 4.0.2.3852
3+
14
## 0.8.1
25
* code split to Revit 2028, update version
36

src/Config/packages_versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
44
<!-- 3rd party package versions -->
5-
<DYNAMOCORE_VERSION>4.0.1.3703</DYNAMOCORE_VERSION>
5+
<DYNAMOCORE_VERSION>4.0.2.3852</DYNAMOCORE_VERSION>
66

77
<DYNAMOWPFUI_VERSION Condition="'$(DYNAMOWPFUI_VERSION)' == ''">$(DYNAMOCORE_VERSION)</DYNAMOWPFUI_VERSION>
88
<DYNAMOCORENODES_VERSION Condition="'$(DYNAMOCORENODES_VERSION)' == ''">$(DYNAMOCORE_VERSION)</DYNAMOCORENODES_VERSION>

0 commit comments

Comments
 (0)