Skip to content
Permalink
Browse files
MDEV-28234 Change maturity of plugins for July 2022 Releases
mysql_json: GAMMA -> STABLE
  • Loading branch information
vuvova committed Jul 5, 2022
1 parent 9d5718c commit 0fca506
Showing 1 changed file with 1 addition and 1 deletion.
@@ -211,6 +211,6 @@ maria_declare_plugin(type_mysql_json)
NULL,
NULL,
"0.1",
MariaDB_PLUGIN_MATURITY_GAMMA
MariaDB_PLUGIN_MATURITY_STABLE
}
maria_declare_plugin_end;

0 comments on commit 0fca506

Please sign in to comment.