feat: update ckan-devstaller to v0.3.1

This commit is contained in:
rzmk 2025-10-30 09:10:01 -04:00
parent 0e263202a1
commit 475bcc4932
21 changed files with 240 additions and 57 deletions

View file

@ -49,7 +49,7 @@ export default function PresetsBuilderSection({
setConfig({
...config,
preset: "dathere-default",
ckanVersion: "2.11.3",
ckanVersion: "2.11.4",
extensions: ["ckanext-scheming", "DataStore", "DataPusher+"],
features: ["enable-ssh"],
});