Skip to content

Commit 1a6544e

Browse files
committed
update default n98-magerun2 version to 9.1.0
1 parent ae95932 commit 1a6544e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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.24",
4+
"version": "0.0.25",
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.0.2",
17+
"default": "9.1.0",
1818
"description": "Version of n98-magerun2 to install",
1919
"proposals": [
20-
"9.0.2",
20+
"9.1.0",
2121
"8.1.1",
2222
"7.5.0",
2323
"6.1.1"

0 commit comments

Comments
 (0)