Skip to content

Commit f677b6a

Browse files
chore: bump all extensions to version 1.0.6
1 parent fd06b9c commit f677b6a

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

extensions/can-bus-parser/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "can-bus-parser",
33
"name": "CAN Bus Parser",
44
"description": "Loads a DBC file and parses CAN frames into signal maps",
5-
"version": "1.0.5",
5+
"version": "1.0.6",
66
"category": "parser",
77
"min_plotjuggler_version": "4.0.0"
88
}

extensions/csv-loader/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "csv-loader",
33
"name": "CSV Loader",
44
"description": "Loads CSV files and exposes column names",
5-
"version": "1.0.5",
5+
"version": "1.0.6",
66
"category": "data_loader",
77
"min_plotjuggler_version": "4.0.0"
88
}

extensions/fft-toolbox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "fft-toolbox",
33
"name": "FFT Toolbox",
44
"description": "Computes FFT over sample vectors with configurable window functions",
5-
"version": "1.0.5",
5+
"version": "1.0.6",
66
"category": "toolbox",
77
"min_plotjuggler_version": "4.0.0"
88
}

extensions/mcap-loader/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "mcap-loader",
33
"name": "MCAP Loader",
44
"description": "Opens MCAP files and lists available channels",
5-
"version": "1.0.5",
5+
"version": "1.0.6",
66
"category": "data_loader",
77
"min_plotjuggler_version": "4.0.0"
88
}

extensions/ros-bundle/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "ros-bundle",
33
"name": "ROS Bundle",
44
"description": "Meta-extension that groups ROS-related plugins and reports availability",
5-
"version": "1.0.5",
5+
"version": "1.0.6",
66
"category": "toolbox",
77
"min_plotjuggler_version": "4.0.0"
88
}

extensions/ros2-streaming/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "ros2-streaming",
33
"name": "ROS 2 Streaming",
44
"description": "Connects to a ROS 2 host and lists available topics",
5-
"version": "1.0.5",
5+
"version": "1.0.6",
66
"category": "data_streamer",
77
"min_plotjuggler_version": "4.0.0"
88
}

0 commit comments

Comments
 (0)