chore(release): bump @timesafari/daily-notification-plugin to 2.1.2

This commit is contained in:
Jose Olarte III
2026-03-20 16:47:32 +08:00
parent 757263c073
commit ba1186c057
5 changed files with 6 additions and 6 deletions

View File

@@ -308,7 +308,7 @@ class FetchWorker(
"timestamp": ${System.currentTimeMillis()},
"content": "Daily notification content",
"source": "mock_generator",
"version": "2.1.1"
"version": "2.1.2"
}
""".trimIndent()
return mockData.toByteArray()