Release 0.7.4-202406

This commit is contained in:
xbgmsharp
2024-07-19 09:52:18 +02:00
parent 98f45ace66
commit 5cefe47fea
3 changed files with 4 additions and 4 deletions

View File

@@ -866,7 +866,7 @@ COMMENT ON VIEW
-- Update version
UPDATE public.app_settings
SET value='0.7.3'
SET value='0.7.4'
WHERE "name"='app.version';
\c postgres

View File

@@ -1 +1 @@
0.7.1
0.7.4