Skip to content

Commit 2bf43b2

Browse files
committed
update n98-magerun2 version to 9.4.0
1 parent 1802607 commit 2bf43b2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/alpine-n98-magerun2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Installs n98-magerun2 on alpine
1717

1818
| Options Id | Description | Type | Default Value |
1919
|-----|-----|-----|-----|
20-
| version | Version of n98-magerun2 to install | string | 9.3.0 |
20+
| version | Version of n98-magerun2 to install | string | 9.4.0 |
2121

2222

2323

src/alpine-n98-magerun2/devcontainer-feature.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "alpine-n98-magerun2",
33
"id": "alpine-n98-magerun2",
4-
"version": "0.0.28",
4+
"version": "0.0.29",
55
"description": "Installs n98-magerun2 on alpine",
66
"documentationURL": "https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-n98-magerun2",
77
"legacyIds": [
@@ -14,10 +14,10 @@
1414
"options": {
1515
"version": {
1616
"type": "string",
17-
"default": "9.3.0",
17+
"default": "9.4.0",
1818
"description": "Version of n98-magerun2 to install",
1919
"proposals": [
20-
"9.3.0",
20+
"9.4.0",
2121
"8.1.1",
2222
"7.5.0",
2323
"6.1.1"

0 commit comments

Comments
 (0)