fix(ts_web): Fix action type and data fields in appstate for CRUD operations

This commit is contained in:
2024-12-21 22:14:45 +01:00
parent a219725ff6
commit b4d9f40c41
5 changed files with 33 additions and 14 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/cloudly',
version: '4.5.3',
version: '4.5.4',
description: 'A comprehensive tool for managing containerized applications across multiple cloud providers using Docker Swarmkit, featuring web, CLI, and API interfaces.'
}