mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 05:43:16 +08:00
<<<<<<< HEAD
======= >>>>>>> FEATURE: Add ability to claim topics on flagged topics page Bump Plugin API version
This commit is contained in:
parent
d1ebc62065
commit
cb78ffd328
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user