rc release

This commit is contained in:
qiaofeng1227 2024-08-06 17:26:10 +08:00
parent 7bc357d2f5
commit 024882af24
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# This file can running at actions
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
# modify time: 202408061600, you can modify here to trigger Docker Build action
# modify time: 202408061725, you can modify here to trigger Docker Build action
FROM python:3.10-slim-bullseye

View file

@ -1,11 +1,11 @@
{
"version": "2.1.11-rc1",
"version": "2.1.11-rc2",
"plugins": {
"portainer": "0.1.1",
"nginx": "0.0.8",
"gitea": "0.0.6",
"myapps": "0.2.4",
"appstore": "0.2.2",
"myapps": "0.2.5",
"appstore": "0.2.3",
"settings": "0.1.2",
"navigator": "0.5.10"
},