mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 19:29:34 +08: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
|
||||
const PLUGIN_API_VERSION = '0.8.10';
|
||||
const PLUGIN_API_VERSION = '0.8.11';
|
||||
|
||||
class PluginApi {
|
||||
constructor(version, container) {
|
||||
|
Reference in New Issue
Block a user