update dendrite ver to 1.0.35 (#1148)

workaround a hardcoded logic in github action that auto-bumps the
version. See
https://linear.app/hnt-labs/issue/HNT-548/github-action-that-auto-bump-dendrite-version-blocked-deployment
This commit is contained in:
Tak Wai Wong 2022-12-28 12:26:42 -08:00 committed by GitHub
parent cb002f138d
commit 7baa59114b

View file

@ -1,4 +1,4 @@
{
"name": "@herenotthere/dendrite-monolith",
"version": "1.0.36"
"version": "1.0.35"
}