Skip to content

Commit f01d8b9

Browse files
authored
Merge pull request #1930 from Websoft9/update-portkey-a9804f32
Update portkey
2 parents c087102 + 6ba2fef commit f01d8b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/portkey/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
W9_REPO=portkeyai/gateway
2-
W9_VERSION='1.11.0'
2+
W9_VERSION='1.12.3'
33
W9_ID='portkey'
44
W9_ADMIN_PATH="/public"
55
W9_HTTP_PORT_SET='9001'

apps/portkey/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"edition": [
88
{
99
"dist": "community",
10-
"version": ["1.11.0","latest"]
10+
"version": ["1.12.3","latest"]
1111
}
1212
],
1313
"requirements": {

0 commit comments

Comments
 (0)