Tag version 3; bump version to 1.4

This commit is contained in:
jordi fita mas 2025-01-30 11:42:28 +01:00
parent 913612a179
commit 69076903e8
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,3 @@
package pkg
const Version = "1.1~git"
const Version = "1.4~git"

View File

@ -168,3 +168,4 @@ attach_to_collection [roles schema_numerus collection collection_attachment] 202
remove_collection [roles schema_numerus invoice_collection collection collection_attachment update_invoice_collection_status] 2024-08-20T00:47:27Z jordi fita mas <jordi@tandem.blog> # Add function to remove collections
edit_invoice [edit_invoice@v2] 2024-08-26T08:18:08Z jordi fita mas <jordi@tandem.blog> # Remove the invoice_status parameter from edit_invoice
remove_expense [roles schema_numerus expense_tax expense_attachment expense] 2024-09-08T21:42:51Z jordi fita mas <jordi@tandem.blog> # Add function to remove expenses
@v3 2025-01-30T10:39:55Z jordi fita mas <jordi@tandem.blog> # Tag version 3