Skip to content

Commit 58a4d89

Browse files
committed
Qualtet v2.14.0 compat
1 parent 3aaed9b commit 58a4d89

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docker-compose.mock.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
qualtet_mock:
4-
image: ghcr.io/yoshinorin/docker-qualtet-mock:v2.13.0.0
4+
image: ghcr.io/yoshinorin/docker-qualtet-mock:v2.14.0.0
55
expose:
66
- "9002"
77
ports:

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quintet",
3-
"version": "2.13.0",
3+
"version": "2.14.0",
44
"private": true,
55
"license": "UNLICENSED",
66
"repository": "https://github.com/yoshinorin/quintet",

0 commit comments

Comments
 (0)