Skip to content

Commit 0aa027d

Browse files
jeffmaurybenoitf
authored andcommitted
fix: OpenShift Local version is shown preview instead of 0.0.1
Signed-off-by: Jeff MAURY <[email protected]>
1 parent 268c505 commit 0aa027d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/extensions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"keywords": ["OpenShift", "MicroShift"],
122122
"versions": [
123123
{
124-
"version": "preview",
124+
"version": "0.0.1",
125125
"preview": false,
126126
"ociUri": "ghcr.io/crc-org/crc-extension:latest",
127127
"lastUpdated": "2023-04-27T00:00:00Z",

0 commit comments

Comments
 (0)