From 12b1b768c6a65b30a028d0385b5e74874c96fd28 Mon Sep 17 00:00:00 2001 From: Evgeny Date: Sun, 10 Jul 2022 18:00:15 +0300 Subject: [PATCH] add csv module #fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3df292d..85839c4 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The type of script is determined by the line (meta tag) at the beginning of the * 4.4.1 - rich text editor support; * 4.4.2 - added `fmt` and `html` utility modules; * 4.4.4 - added `tasker` module; -* 4.4.4 - added `csv` module. +* 4.4.6 - added `csv` module. # Widget scripts