Skip to content

Commit 18c6f10

Browse files
committed
3.0.0
1 parent 50ff5c3 commit 18c6f10

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+
3.0.0 (2026-01-30)
6+
------------------
77
* refactor: Add clang-tidy checks (#195)
88
* feat: Use pluginlib to load streamer plugins at runtime, general refactor (#192)
99
* Contributors: Błażej Sowa

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.1.1</version>
5+
<version>3.0.0</version>
66
<description>HTTP Streaming of ROS Image Topics in Multiple Formats</description>
77

88
<maintainer email="blazej@fictionlab.pl">Błażej Sowa</maintainer>

0 commit comments

Comments
 (0)