We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae95932 commit 1a6544eCopy full SHA for 1a6544e
1 file changed
src/alpine-n98-magerun2/devcontainer-feature.json
@@ -1,7 +1,7 @@
1
{
2
"name": "alpine-n98-magerun2",
3
"id": "alpine-n98-magerun2",
4
- "version": "0.0.24",
+ "version": "0.0.25",
5
"description": "Installs n98-magerun2 on alpine",
6
"documentationURL": "https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-n98-magerun2",
7
"legacyIds": [
@@ -14,10 +14,10 @@
14
"options": {
15
"version": {
16
"type": "string",
17
- "default": "9.0.2",
+ "default": "9.1.0",
18
"description": "Version of n98-magerun2 to install",
19
"proposals": [
20
- "9.0.2",
+ "9.1.0",
21
"8.1.1",
22
"7.5.0",
23
"6.1.1"
0 commit comments