From 7b504ca2ac1d70d6819ceda516dd6982c71fbbf7 Mon Sep 17 00:00:00 2001 From: criticallimit Date: Thu, 29 Jun 2023 19:52:49 +0200 Subject: [PATCH] Update const.ts Version update 1.2.6 -> 1.2.9 --- src/const.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/const.ts b/src/const.ts index 3e7488c..fde9af8 100644 --- a/src/const.ts +++ b/src/const.ts @@ -1 +1 @@ -export const CARD_VERSION = '1.2.6'; +export const CARD_VERSION = '1.2.9';