From 9d3698532af2dc74ed31e0b80306ffbe666f5dc3 Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Fri, 1 Mar 2024 17:21:17 -0700 Subject: [PATCH] Create features.json --- features.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 features.json diff --git a/features.json b/features.json new file mode 100644 index 0000000..6066762 --- /dev/null +++ b/features.json @@ -0,0 +1,5 @@ +{ + "1.0": "Introducing a brand new feature in version 1.0!", + "2.0": "Exciting updates await you in version 2.0 of the app.", + "3.0": "Get ready for some amazing enhancements in version 3.0." +}