From 6d251eada1baa3b91afd5047a1f518f7c57e14dd Mon Sep 17 00:00:00 2001 From: Manuel Strehl Date: Mon, 1 Jan 2024 20:47:40 +0100 Subject: [PATCH] update Unicode version to 15.1 --- codepoints.net/init.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codepoints.net/init.php b/codepoints.net/init.php index 101358c5..3da02c20 100644 --- a/codepoints.net/init.php +++ b/codepoints.net/init.php @@ -13,7 +13,7 @@ require 'vendor/autoload.php'; -define('UNICODE_VERSION', '15.0.0'); +define('UNICODE_VERSION', '15.1.0'); /** * set mb encoding globally