Skip to content

Commit 1ca4969

Browse files
committed
feat: release v1.3.8
1 parent e11ff7b commit 1ca4969

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ docker run -d --name midjourney-proxy \
120120
-e mj.discord.user-token=xxx \
121121
-e mj.discord.bot-token=xxx \
122122
--restart=always \
123-
novicezk/midjourney-proxy:2.2.3
123+
novicezk/midjourney-proxy:2.3
124124
```
125125
#### Railway
126126
> Railway是一个提供弹性部署方案的平台,服务在海外,方便MidJourney的调用。

README_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ docker run -d --name midjourney-proxy \
7676
-e mj.discord.user-token=xxx\
7777
-e mj.discord.bot-token=xxx\
7878
--restart=always \
79-
novicezk/midjourney-proxy:2.2.3
79+
novicezk/midjourney-proxy:2.3
8080
```
8181
#### Railway
8282
> Railway is a platform that provides flexible deployment solutions. The service is overseas, which is convenient for MidJourney to call.

README_JA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ docker run -d --name midjourney-proxy \
7474
-e mj.discord.user-token=xxx\
7575
-e mj.discord.bot-token=xxx\
7676
--restart=always \
77-
novicezk/midjourney-proxy:2.2.3
77+
novicezk/midjourney-proxy:2.3
7878
```
7979
#### Railway
8080
> Railway は、柔軟な展開ソリューションを提供するプラットフォームです。サービスは海外にあり、MidJourney が call するのに便利です。

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chatgpt-midjourney",
3-
"version": "1.3.7",
3+
"version": "1.3.8",
44
"private": false,
55
"license": "Anti 996",
66
"scripts": {

0 commit comments

Comments
 (0)