From a8c0206b48655efdcc63fedcdccf11898d2a5287 Mon Sep 17 00:00:00 2001 From: FiratUsta Date: Sun, 3 Nov 2024 19:19:54 +0300 Subject: [PATCH] Update version.json. --- src/data/version.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/data/version.json b/src/data/version.json index 3544f3f..1a57132 100644 --- a/src/data/version.json +++ b/src/data/version.json @@ -6,6 +6,7 @@ "[2.1.0] Your palette is now editable! Change the colors on individual swatches, add new swatches or delete existing ones.", "[2.1.1] Collected the buttons on the top left into a menu for a tidier look.", "[2.1.1] Fixed export restrictions not working correctly.", - "[2.1.1] Fixed random generator not working." + "[2.1.1] Fixed random generator not working.", + "[2.1.1] All menu buttons should now correctly hide on a print export." ] }