fix(core): update

This commit is contained in:
2024-03-19 17:52:27 +01:00
parent 922c6da234
commit 31940deb7a
2 changed files with 10 additions and 5 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartpdf',
version: '3.0.16',
version: '3.0.17',
description: 'create pdfs on the fly'
}