fix(core): Fix npm package availability links and status badges in readme.md

This commit is contained in:
2024-07-02 23:20:45 +02:00
parent da6676fdc1
commit 3f8e2045e5
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/portablefinance',
version: '1.0.26',
version: '1.0.27',
description: 'an interface package for the financeplus organization'
}