We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d6a1d commit cd58659Copy full SHA for cd58659
.github/ISSUE_TEMPLATE/bug.yml
@@ -39,6 +39,7 @@ body:
39
label: Version
40
description: What version of our software are you running? (mcdev --version)
41
options:
42
+ - 7.9.0
43
- 7.8.0
44
- 7.7.2
45
- 7.7.1
test/mockRoot/.mcdevrc.json
@@ -175,5 +175,5 @@
175
"verification"
176
]
177
},
178
- "version": "7.8.0"
+ "version": "7.9.0"
179
}
0 commit comments