Skip to content

Commit

Permalink
set plugin version from project version
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch authored and christian-rauch committed Dec 29, 2024
1 parent b5176a2 commit c2ba452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/project_manager/ROSProjectManager.json.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Id" : "rosprojectmanager",
"Name" : "ROS Project Manager",
"Version" : "${IDE_VERSION}",
"Version" : "${PROJECT_VERSION}",
"CompatVersion" : "${IDE_VERSION_COMPAT}",
"VendorId" : "rosindustrial",
"Vendor" : "ROS Industrial",
Expand Down

0 comments on commit c2ba452

Please sign in to comment.