fix(core): update

This commit is contained in:
2024-02-16 20:47:25 +01:00
parent 2ecb2f3aa0
commit be1c8d1164
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/platformservice',
version: '1.0.5',
version: '1.0.6',
description: 'contains the platformservice container with mail, sms, letter, ai services.'
}