diff --git a/.snaplet/config.json b/.snaplet/config.json index 6322eabfa6..011bad3e3c 100644 --- a/.snaplet/config.json +++ b/.snaplet/config.json @@ -1,4 +1,4 @@ { "projectId": "cl4u26bwz7962859ply7ibuo43t", - "databaseUrl": "postgresql://postgres@localhost:5450/calendso" + "targetDatabaseUrl": "postgresql://postgres@localhost:5450/calendso" } diff --git a/.snaplet/manifest.json b/.snaplet/manifest.json index dfcc3af19b..cd6b124c59 100644 --- a/.snaplet/manifest.json +++ b/.snaplet/manifest.json @@ -1,3 +1,3 @@ { - "version": "0.3.0" + "version": "0.22.3" }