desktop: set release channel to beta

This commit is contained in:
Abdullah Atta
2024-02-02 18:03:38 +05:00
parent 3b181cd9b2
commit c8ba88bb99

View File

@@ -209,7 +209,8 @@
{ {
"provider": "github", "provider": "github",
"repo": "notesnook", "repo": "notesnook",
"owner": "streetwriters" "owner": "streetwriters",
"channel": "beta"
} }
] ]
} }