From d597480c6ffc22c1c38d7ac3c44207bb30d747c2 Mon Sep 17 00:00:00 2001 From: fomys Date: Mon, 27 Apr 2020 15:59:35 +0000 Subject: [PATCH] Update 'infos.toml' --- infos.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infos.toml b/infos.toml index 1b4ca60..ebd2eff 100644 --- a/infos.toml +++ b/infos.toml @@ -1,5 +1,5 @@ -name = "{{REPO_NAME_TITLE}}" -description = "{{REPO_DESCRIPTION}}" +name = "${REPO_NAME_TITLE}" +description = "${REPO_DESCRIPTION}" version = "0.1.0" bot_version = "~=0.1.0"