From 6e936007c1ea20b18101acd2c7c21ba178491d0b Mon Sep 17 00:00:00 2001 From: n07070 Date: Tue, 19 Dec 2023 20:14:54 +0100 Subject: [PATCH] Change flower.toml file to reflect changes --- flow3r.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/flow3r.toml b/flow3r.toml index c0f1fdd..60b497e 100644 --- a/flow3r.toml +++ b/flow3r.toml @@ -1,13 +1,13 @@ [app] -name = "SensibleNick" +name = "BetterNick" menu = "Badge" [entry] -class = "SensibleNickApp" +class = "BetterNickApp" [metadata] -author = "Anna_updn, Flow3r Badge Authors" +author = "nono, Anna_updn, Flow3r Badge Authors" license = "LGPL-3.0-only" -url = "https://git.flow3r.garden/updn/sensiblenickapp" -description = "A sensible nickname app using touch to show up to 5 strings with some quality of life features." -version = 2 +url = "https://git.n07070.xyz/n07070/better-flower-nick" +description = "The better version of the Nick App" +version = 3