diff --git a/README.md b/README.md index 0857f7a..9bee0f5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ ## Changelog +### v1.0.5 + - Update texts to make support of DVL A125 obvious + ### v1.0.4 - Fix issue introduced in v1.0.3 where the extension was unable to talk to Cable-guy diff --git a/dvl-a50/static/service.json b/dvl-a50/static/service.json index 65471cb..fe1b7d1 100644 --- a/dvl-a50/static/service.json +++ b/dvl-a50/static/service.json @@ -3,7 +3,7 @@ "description":"Driver for Water Linked's DVL", "icon":"mdi-dots-vertical", "company":"Blue Robotics", - "version":"1.0.4", + "version":"1.0.5", "webpage":"https://github.com/bluerobotics/BlueOS-Water-Linked-DVL", "api":"" }