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.
2 parents 0fe8fd0 + 41bc0b9 commit f999d91Copy full SHA for f999d91
2 files changed
raven/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.8.1"
+__version__ = "2.8.2"
2
3
from raven.raven_integrations.doctype.raven_incoming_webhook.raven_incoming_webhook import ( # noqa
4
handle_incoming_webhook as webhook,
raven/raven_messaging/doctype/raven_message/raven_message.json
@@ -212,7 +212,7 @@
212
],
213
"index_web_pages_for_search": 1,
214
"links": [],
215
- "modified": "2025-09-17 13:55:57.988161",
+ "modified": "2026-01-31 13:55:57.988161",
216
"modified_by": "Administrator",
217
"module": "Raven Messaging",
218
"name": "Raven Message",
0 commit comments