diff --git a/Dockerfile.gitea b/Dockerfile.gitea index c9cc8d1b..760c206d 100644 --- a/Dockerfile.gitea +++ b/Dockerfile.gitea @@ -46,7 +46,7 @@ FROM ${POSTGRES_IMAGE} AS pg-client FROM ${ALPINE_IMAGE} -LABEL maintainer="Wei-Shaw " +LABEL maintainer="kgod " LABEL description="Sub2API - AI API Gateway Platform" LABEL org.opencontainers.image.source="http://git.jianshixingqiu.com/kgod/sub2api" diff --git a/backend/cmd/server/VERSION b/backend/cmd/server/VERSION index 0693ceee..e164af0b 100644 --- a/backend/cmd/server/VERSION +++ b/backend/cmd/server/VERSION @@ -1 +1 @@ -0.1.140 +0.1.141