Skip to content

Commit

Permalink
rc release
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Aug 6, 2024
1 parent 7bc357d commit 024882a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docker/apphub/Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions version.json
Original file line number Diff line number Diff line change
@@ -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"
},
Expand Down

0 comments on commit 024882a

Please sign in to comment.