fix(test and dependencies): Corrected cloudlyUrl in test.apiclient and updated tapbundle dependency.

This commit is contained in:
2024-11-06 17:19:43 +01:00
parent 26490e8ddd
commit 1f12cb9f94
6 changed files with 22 additions and 116 deletions

View File

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