Skip to content

Commit

Permalink
feat: release v1.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Licoy committed Jun 25, 2023
1 parent e11ff7b commit 1ca4969
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ docker run -d --name midjourney-proxy \
-e mj.discord.user-token=xxx \
-e mj.discord.bot-token=xxx \
--restart=always \
novicezk/midjourney-proxy:2.2.3
novicezk/midjourney-proxy:2.3
```
#### Railway
> Railway是一个提供弹性部署方案的平台,服务在海外,方便MidJourney的调用。
Expand Down
2 changes: 1 addition & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ docker run -d --name midjourney-proxy \
-e mj.discord.user-token=xxx\
-e mj.discord.bot-token=xxx\
--restart=always \
novicezk/midjourney-proxy:2.2.3
novicezk/midjourney-proxy:2.3
```
#### Railway
> Railway is a platform that provides flexible deployment solutions. The service is overseas, which is convenient for MidJourney to call.
Expand Down
2 changes: 1 addition & 1 deletion README_JA.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ docker run -d --name midjourney-proxy \
-e mj.discord.user-token=xxx\
-e mj.discord.bot-token=xxx\
--restart=always \
novicezk/midjourney-proxy:2.2.3
novicezk/midjourney-proxy:2.3
```
#### Railway
> Railway は、柔軟な展開ソリューションを提供するプラットフォームです。サービスは海外にあり、MidJourney が call するのに便利です。
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chatgpt-midjourney",
"version": "1.3.7",
"version": "1.3.8",
"private": false,
"license": "Anti 996",
"scripts": {
Expand Down

0 comments on commit 1ca4969

Please sign in to comment.