Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
visose committed Mar 6, 2022
1 parent f92b2a0 commit 864344b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Product>Robots</Product>
<Version>1.1.8</Version>
<Version>1.1.9</Version>
<Authors>Robots Authors</Authors>
<Description>Create and simulate ABB, KUKA, UR, and Staubli robot programs.</Description>
<PackageTags>Robots;ABB;KUKA;UR;Staubli;Robotics</PackageTags>
Expand Down
5 changes: 5 additions & 0 deletions RELEASE
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- version: 1.1.9
changes:
- Added Joints parameter for the joint target input.
- Fixed libraries form UI issues on Mac.

- version: 1.1.8
changes:
- Fixed ABB remote issues with RW 5.x controllers.
Expand Down

0 comments on commit 864344b

Please sign in to comment.