Bump patch version to 13 in constants.h

This commit is contained in:
obyalian
2025-09-08 13:52:42 +08:00
parent 152cdb7bc4
commit 2ee4b200dd
@@ -23,7 +23,7 @@
#define OB_ROS_MAJOR_VERSION 1
#define OB_ROS_MINOR_VERSION 5
#define OB_ROS_PATCH_VERSION 12
#define OB_ROS_PATCH_VERSION 13
#ifndef STRINGIFY
#define STRINGIFY(arg) #arg