mirror of
https://github.com/discourse/discourse.git
synced 2026-08-13 06:25:11 -05:00
<<<<<<< HEAD
======= >>>>>>> FEATURE: Add ability to claim topics on flagged topics page Bump Plugin API version
This commit is contained in:
@@ -24,7 +24,7 @@ import { addNavItem } from 'discourse/models/nav-item';
|
|||||||
|
|
||||||
|
|
||||||
// If you add any methods to the API ensure you bump up this number
|
// If you add any methods to the API ensure you bump up this number
|
||||||
const PLUGIN_API_VERSION = '0.8.10';
|
const PLUGIN_API_VERSION = '0.8.11';
|
||||||
|
|
||||||
class PluginApi {
|
class PluginApi {
|
||||||
constructor(version, container) {
|
constructor(version, container) {
|
||||||
|
|||||||
Reference in New Issue
Block a user