Skip to content

Commit 3ecc1fc

Browse files
committed
2.1.0
1 parent f6d856e commit 3ecc1fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package web_video_server
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.1.0 (2025-05-21)
6+
------------------
77
* Use target_link_libraries instead of ament_target_dependencies (#182)
88
* Fix compile warnings (#176)
99
* Use chrono steady clock for frame timing (#173)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>web_video_server</name>
5-
<version>2.0.1</version>
5+
<version>2.1.0</version>
66
<description>HTTP Streaming of ROS Image Topics in Multiple Formats</description>
77

88
<maintainer email="[email protected]">Błażej Sowa</maintainer>

0 commit comments

Comments
 (0)