From 7502de6e662dc9acb61063787ed85972f4dd0512 Mon Sep 17 00:00:00 2001 From: akopachov Date: Wed, 30 Oct 2024 08:41:39 +0000 Subject: [PATCH] Updated version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a4f743..905b951 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flipper-authenticator-companion", - "version": "2.9.9", + "version": "2.9.10", "private": true, "description": "Companion application for Flipper Authenticator software-based TOTP/HOTP authenticator for Flipper Zero device", "main": "src/electron.js",