From 6238d4a8f35995089cf827f910bf5fb26aaf63a9 Mon Sep 17 00:00:00 2001 From: Lermer Date: Wed, 27 Jul 2022 15:16:16 +0200 Subject: [PATCH] 'Hello_world/config.yaml' updaten --- {test => Hello_world}/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {test => Hello_world}/config.yaml (91%) diff --git a/test/config.yaml b/Hello_world/config.yaml similarity index 91% rename from test/config.yaml rename to Hello_world/config.yaml index 1c2c419..8e76f27 100644 --- a/test/config.yaml +++ b/Hello_world/config.yaml @@ -1,4 +1,4 @@ -name: "Test Hello world addon" +name: "Hello world test addon" description: "My first real add-on!" version: "0.0.2" slug: "hello_world!!"