fix: update fetchDigitalOutputsService.ts to use /api/cpl/digitalOutputsAPIHandler in development

This commit is contained in:
Ismail Ali
2025-04-26 19:48:57 +02:00
parent eae2cbd682
commit fc66346663
6 changed files with 8 additions and 25 deletions

View File

@@ -6,5 +6,5 @@
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
*/
const webVersion = "1.6.281";
const webVersion = "1.6.282";
export default webVersion;