Skip to content

Commit

Permalink
Fix requiredApiVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
d-gubert committed Aug 18, 2022
1 parent d732595 commit d29a6b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "bc4dd4a1-bf9b-408e-83a4-aba7eba0bf02",
"version": "0.0.5",
"requiredApiVersion": "1.33.0",
"requiredApiVersion": "^1.33.0",
"iconFile": "icon.png",
"author": {
"name": "Rocket.Chat",
Expand Down
Binary file modified dist/appsrocketchattester_0.0.5.zip
Binary file not shown.

0 comments on commit d29a6b6

Please sign in to comment.