fix(core): update

This commit is contained in:
2024-05-11 12:33:14 +02:00
parent 0bb9c5e1e5
commit 97cbe6e398
5 changed files with 169 additions and 30 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/platformservice',
version: '1.0.10',
description: 'contains the platformservice container with mail, sms, letter, ai services.'
version: '1.0.11',
description: 'A multifaceted platform service handling mail, SMS, letter delivery, and AI services.'
}