From 3f4e57679b73b10bcf0c1d46470dcc9ca24ceebc Mon Sep 17 00:00:00 2001 From: andy1970 <35622920+adizanni@users.noreply.github.com> Date: Sat, 28 Aug 2021 08:44:10 +0200 Subject: [PATCH] Update const.ts --- src/const.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/const.ts b/src/const.ts index 398cbdc..af3cb9b 100644 --- a/src/const.ts +++ b/src/const.ts @@ -1 +1 @@ -export const CARD_VERSION = '1.0.5alpha'; +export const CARD_VERSION = '1.0.5';