Skip to content

Commit b097ff8

Browse files
committed
Bump version 1.7.3
1 parent 3ed844e commit b097ff8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ansys/api/additive/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.2
1+
1.7.3

ansys/api/additive/v0/additive_domain.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ message MeltPoolTimeStep {
3030

3131
message MeltPool {
3232
repeated MeltPoolTimeStep time_steps = 1;
33-
bytes thermal_history_vtk = 2;
33+
string thermal_history_vtk_zip = 2;
3434
}
3535

3636
message AdditiveMaterial {

0 commit comments

Comments
 (0)