Skip to content

Commit

Permalink
release 2.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Feb 11, 2025
1 parent fafd654 commit 891de0c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docker/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
APPHUB_VERSION=0.2.1-dev
APPHUB_VERSION=0.2.1
DEPLOYMENT_VERSION=2.20.3
GIT_VERSION=1.21.9
PROXY_VERSION=2.11.3-dev
PROXY_VERSION=2.11.3
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: 202502111404, you can modify here to trigger Docker Build action
# modify time: 202502111414, you can modify here to trigger Docker Build action


FROM python:3.10-slim-bullseye
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.1.21-rc3",
"version": "2.1.21",
"plugins": {
"portainer": "0.1.3",
"nginx": "0.1.0",
Expand Down

0 comments on commit 891de0c

Please sign in to comment.