From 3e8f34ca8ecce57b806bc393cd5f0a56c97dddc7 Mon Sep 17 00:00:00 2001 From: Jupegarnica Date: Wed, 22 May 2024 08:36:42 +0200 Subject: [PATCH] chore: version $(cat VERSION) --- src/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.ts b/src/version.ts index b2998c3..76a3a81 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const VERSION='1.0.70' +export const VERSION='1.0.71'