Skip to content

Commit

Permalink
2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Jun 10, 2022
1 parent 1f60fa3 commit ade9d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ interface HassCustomDeviceData {
uuid?: string;
}

const VERSION = "2.1.5";
const VERSION = "2.1.6";

class RequestResponseHandler<T extends keyof Requests> {
_deviceManager?: smarthome.DeviceManager;
Expand Down

0 comments on commit ade9d73

Please sign in to comment.