From 259172687281181e9768e2a3868a1b9f72300cc6 Mon Sep 17 00:00:00 2001 From: Lucas Bramlage Date: Tue, 25 Aug 2020 00:32:25 +0200 Subject: [PATCH] version --- src/check-button-card.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/check-button-card.ts b/src/check-button-card.ts index b2c308b..99a596d 100644 --- a/src/check-button-card.ts +++ b/src/check-button-card.ts @@ -1,4 +1,4 @@ -console.info(`%cCHECK-BUTTON-CARD\n%cVersion: 1.1.1`, 'color: green; font-weight: bold;', ''); +console.info(`%cCHECK-BUTTON-CARD\n%cVersion: 1.2.0`, 'color: green; font-weight: bold;', ''); export interface config { due: boolean;