From c792e13fc679974d1ce528b26842245bce3aa061 Mon Sep 17 00:00:00 2001 From: StephanStS Date: Tue, 14 May 2024 22:29:43 +0200 Subject: [PATCH] Update version (#7077) --- .update/version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.update/version b/.update/version index 9e903dac26..35605ae2d5 100644 --- a/.update/version +++ b/.update/version @@ -2,8 +2,8 @@ # shellcheck disable=SC2034 # Available DietPi version G_REMOTE_VERSION_CORE=9 -G_REMOTE_VERSION_SUB=4 -G_REMOTE_VERSION_RC=2 +G_REMOTE_VERSION_SUB=5 +G_REMOTE_VERSION_RC=-1 # Minimum DietPi version to allow update G_MIN_VERSION_CORE=7 G_MIN_VERSION_SUB=0