Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit 0698837

Browse files
committed
Add missing RP002-1.0.3 option.
1 parent 708aab3 commit 0698837

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/views/device-profiles/DeviceProfileForm.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ class DeviceProfileForm extends FormComponent {
9090
{value: "RP002-1.0.0", label: "RP002-1.0.0"},
9191
{value: "RP002-1.0.1", label: "RP002-1.0.1"},
9292
{value: "RP002-1.0.2", label: "RP002-1.0.2"},
93+
{value: "RP002-1.0.3", label: "RP002-1.0.3"},
9394
];
9495

9596
callbackFunc(regParamsOptions);

0 commit comments

Comments
 (0)