From 6953650b4ab87d0dd030fad02c332a55e297eaee Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 19 May 2025 16:43:30 +0200 Subject: [PATCH] Update 1.3.1.md --- website/docs/changelog/1.3.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/changelog/1.3.1.md b/website/docs/changelog/1.3.1.md index 1af9492a..8d52fa0d 100644 --- a/website/docs/changelog/1.3.1.md +++ b/website/docs/changelog/1.3.1.md @@ -11,4 +11,4 @@ Not released yet ### 🐛 Bug Fixes - [Missing timezones on RockyLinux cause shorter session duration in user panel #497](https://github.com/stefanpejcic/OpenPanel/issues/497) - fixed `Warning: option ssl_version is deprecated and it is ignored. Use ssl_context instead.` on OpenPanel UI restart. -- fixed `/dev/fd/63: line 184: jq: command not found` on installation. +- fixed error on installation: `/dev/fd/63: line 184: jq: command not found` on Ubuntu 22.04.