Skip to content

Commit e66f46c

Browse files
Update Stretch description to v1.0.0
1 parent 98d945a commit e66f46c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## Unreleased
6+
7+
### Changed
8+
9+
- Update Stretch description to v1.0.0
10+
511
## [1.5.0] - 2023/4/13
612

713
### Added

robot_descriptions/_repositories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ class Repository:
224224
),
225225
"stretch_description": Repository(
226226
url="https://github.com/robot-descriptions/stretch_description.git",
227-
commit="d9a614f8572d5a73f78a7f358107233c40a78b13",
227+
commit="4b838429fe4c5d9f2937efe698444bd68968f376",
228228
cache_path="stretch_description",
229229
),
230230
"talos-data": Repository(

0 commit comments

Comments
 (0)