This commit is contained in:
Grzegorz Zając 2023-05-09 10:24:43 +02:00
parent 0a5d0b5c08
commit 64536dd646
7 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "2fas-browser-extension",
"version": "1.4.2",
"version": "1.4.3",
"description": "This is the official Browser Extension for the Open Source 2FAS project.",
"engines": {
"node": "18.14.1"

View File

@ -22,7 +22,7 @@ const browser = require('webextension-polyfill');
const config = {
WebSocketTimeout: 3, // in minutes
ResendPushTimeout: 10, // in seconds
ExtensionVersion: '1.4.2',
ExtensionVersion: '1.4.3',
Texts: {
Error: {

View File

@ -3,7 +3,7 @@
"name": "2FAS - Two Factor Authentication",
"short_name": "2FAS",
"author": "Two Factor Authentication Service, Inc.",
"version": "1.4.2",
"version": "1.4.3",
"description": "__MSG_appDesc__",
"default_locale": "en",
"icons": {

View File

@ -3,7 +3,7 @@
"name": "2FAS - Two Factor Authentication",
"short_name": "2FAS",
"author": "Two Factor Authentication Service, Inc.",
"version": "1.4.2",
"version": "1.4.3",
"description": "__MSG_appDesc__",
"default_locale": "en",
"icons": {

View File

@ -3,7 +3,7 @@
"name": "2FAS - Two Factor Authentication",
"short_name": "2FAS",
"author": "Two Factor Authentication Service, Inc.",
"version": "1.4.2",
"version": "1.4.3",
"applications": {
"gecko": {
"id": "admin@2fas.com",

View File

@ -3,7 +3,7 @@
"name": "2FAS - Two Factor Authentication",
"short_name": "2FAS",
"author": "Two Factor Authentication Service, Inc.",
"version": "1.4.2",
"version": "1.4.3",
"description": "__MSG_appDesc__",
"default_locale": "en",
"icons": {

View File

@ -3,7 +3,7 @@
"name": "2FAS - Two Factor Authentication",
"short_name": "2FAS",
"author": "Two Factor Authentication Service, Inc.",
"version": "1.4.2",
"version": "1.4.3",
"description": "__MSG_appDesc__",
"default_locale": "en",
"icons": {