From 8b3793ad241436e8d810d29fa755da9aff047763 Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Sat, 8 Aug 2026 22:44:51 +0200 Subject: [PATCH] Update OFUNCTIONS version and build number --- dev/ofunctions.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/ofunctions.sh b/dev/ofunctions.sh index 0b71a7c..856fda8 100755 --- a/dev/ofunctions.sh +++ b/dev/ofunctions.sh @@ -31,8 +31,8 @@ #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### #### OFUNCTIONS MICRO SUBSET #### -_OFUNCTIONS_VERSION=2.5.1 -_OFUNCTIONS_BUILD=2023061401 +_OFUNCTIONS_VERSION=2.5.2 +_OFUNCTIONS_BUILD=2026080801 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true #### _OFUNCTIONS_BOOTSTRAP SUBSET END ####