5.2 release

This commit is contained in:
2023-12-21 17:31:21 +00:00
parent 3b0eccae9c
commit bedf5b60ad
5 changed files with 2 additions and 5 deletions
@@ -1,3 +1,2 @@
UPDATE resources SET content = $FILE{/com/unicenta/pos/templates/Printer.Ticket.xml} WHERE name = 'Printer.Ticket';
UPDATE applications SET version = $APP_VERSION{} WHERE id = $APP_ID{};
COMMIT;