From f2a7af5fc7d80678f68f3bc8e38b908fdb17af0e Mon Sep 17 00:00:00 2001 From: Jupegarnica Date: Wed, 22 May 2024 13:42:02 +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 76a3a81..14fc09d 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const VERSION='1.0.71' +export const VERSION='1.0.72'