fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@fin.cx/portablefinance', | ||||
|   version: '1.0.24', | ||||
|   version: '1.0.25', | ||||
|   description: 'an interface package for the financeplus organization' | ||||
| } | ||||
|   | ||||
| @@ -2,4 +2,5 @@ export interface IVoucher { | ||||
|   voucherDate: Date; | ||||
|   voucherId: string; | ||||
|   voucherStatus: 'uploaded' | 'transmitted'; | ||||
|   voucherBinaryString: string; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user