chore: release v1.20.0 (#434)

This commit is contained in:
Daniel Volz
2026-03-14 22:13:00 +01:00
committed by GitHub
parent b57dc0fb35
commit 8129a7bcc9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "medassist-ng-backend",
"version": "1.19.0",
"version": "1.20.0",
"private": true,
"type": "module",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "medassist-ng-frontend",
"private": true,
"version": "1.19.0",
"version": "1.20.0",
"type": "module",
"scripts": {
"dev": "vite",