We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4aa9d0 commit ec30321Copy full SHA for ec30321
components/discourse/sources/new-posts/new-posts.mjs
@@ -4,7 +4,7 @@ import discourse from "../../discourse.app.mjs";
4
export default {
5
name: "New Posts",
6
key: "discourse-new-posts",
7
- version: "0.1.0",
+ version: "0.1.1",
8
type: "source",
9
description:
10
"Emit new posts added to a topic in one of your chosen categories",
0 commit comments