set version of notifications extension to 1.0

This commit is contained in:
maxpozdeev 2022-10-03 15:59:18 +03:00
parent 60797ffdb8
commit a7122e79f1

View file

@ -1,6 +1,6 @@
{
"bundleId": "notifications",
"name": "Notifications",
"version": "0.9",
"version": "1.0",
"description": "Notify about new tasks and lists on e-mail or telegram"
}