Skip to content

Commit

Permalink
v0.9.3 - disable abstractapi
Browse files Browse the repository at this point in the history
The API provider changed their free tier in ways that made it unsupportable
  • Loading branch information
chas-iot committed Jul 30, 2020
1 parent fee4182 commit ea14344
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.9.2",
"version": "0.9.3",
"id": "calendar",
"name": "Calendar",
"short_name": "Calendar",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.9.2",
"version": "0.9.3",
"name": "calendar",
"display_name": "Calendar",
"description": "Provides calendar management of the working week, holidays, and other event dates. This is to support rules such as disabling a wakeup alarm on public or personal holidays.",
Expand Down

0 comments on commit ea14344

Please # to comment.