mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
bumped plugin api version to 0.8.33 (#8185)
This commit is contained in:
parent
01bc465db8
commit
4d67f2a8ed
@ -46,7 +46,7 @@ import { queryRegistry } from "discourse/widgets/widget";
|
||||
import Composer from "discourse/models/composer";
|
||||
|
||||
// If you add any methods to the API ensure you bump up this number
|
||||
const PLUGIN_API_VERSION = "0.8.32";
|
||||
const PLUGIN_API_VERSION = "0.8.33";
|
||||
|
||||
class PluginApi {
|
||||
constructor(version, container) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user