From 0192bee2338df6788dd11c881a394e8fff1a42ed Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Fri, 24 May 2024 16:14:17 +0800 Subject: [PATCH] release 2.1.5 --- docker/apphub/Dockerfile | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/apphub/Dockerfile b/docker/apphub/Dockerfile index e6ce5b11..8f9a1cde 100644 --- a/docker/apphub/Dockerfile +++ b/docker/apphub/Dockerfile @@ -1,6 +1,6 @@ # This file can running at actions # MEDIA_VERSION and LIBRARY_VERSION will trigger its release -# modify time: 202405230715, you can modify here to trigger Docker Build action +# modify time: 202405241615, you can modify here to trigger Docker Build action FROM python:3.10-slim-bullseye diff --git a/version.json b/version.json index 6a490872..c6b2169a 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.1.5-rc1", + "version": "2.1.5", "plugins": { "portainer": "0.1.1", "nginx": "0.0.8",