From aa37b9b7c9866466799b7891323e6620e4ba2ac6 Mon Sep 17 00:00:00 2001 From: simatec Date: Thu, 13 Jun 2024 14:49:52 +0200 Subject: [PATCH] (simatec) Update mariadb --- build/build.conf | 2 +- piler.conf.example | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/build.conf b/build/build.conf index 4ec8486..ccef72f 100644 --- a/build/build.conf +++ b/build/build.conf @@ -8,4 +8,4 @@ PILER_VERSION="1.4.5" # MariaDB Version -MARIA_DB_VERSION="11.1.2" \ No newline at end of file +MARIA_DB_VERSION="11.4" \ No newline at end of file diff --git a/piler.conf.example b/piler.conf.example index d978432..b4e1a3c 100644 --- a/piler.conf.example +++ b/piler.conf.example @@ -75,4 +75,4 @@ PILER_VERSION="1.4.5" # MariaDB Version -MARIA_DB_VERSION="11.1.2" +MARIA_DB_VERSION="11.4"