From 53dd306b13eb46644f93358afb09c2d9b33f2601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 23 Sep 2023 14:29:50 +0200 Subject: [PATCH] cleaning --- doc/DESCRIPTION.md | 1 + manifest.toml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 doc/DESCRIPTION.md diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md new file mode 100644 index 0000000..8eb52e8 --- /dev/null +++ b/doc/DESCRIPTION.md @@ -0,0 +1 @@ +Yellow is for people who make small websites \ No newline at end of file diff --git a/manifest.toml b/manifest.toml index fbe1ea7..86f12be 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ admindoc = "https://datenstrom.se/yellow/help/" code = "https://github.com/datenstrom/yellow/" [integration] -yunohost = ">> 11.2" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false