Skip to content

Commit c1144ce

Browse files
committed
Prepare to be published! Again!
Signed-off-by: Samveen <samveen@samveen.in>
1 parent 693b627 commit c1144ce

10 files changed

Lines changed: 3 additions & 3 deletions

extension/authenticator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Original: Grammatopoulos Athanasios Vasileios (GramThanos)
55
* Modifications by Samveen
66
*/
7-
const BUILD_VERSION = "0.9.9";
7+
const BUILD_VERSION = "0.9.10";
88
console.log(`[Auth] Loaded WebAuthnLinux. Version: ${BUILD_VERSION}`);
99

1010
// Polyfill

extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "WebAuthnLinux",
33
"description": "Biometric WebAuthn Credentials for Linux",
44
"author": "Samveen, building on the work of Grammatopoulos Athanasios Vasileios (GramThanos)",
5-
"version": "0.9.9",
5+
"version": "0.9.10",
66
"homepage_url": "https://github.com/samveen/WebAuthnLinux",
77
"icons": {
88
"19": "icons/icon.png",

extension/manifest.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "WebAuthnLinux",
33
"description": "Biometric WebAuthn Credentials for Linux",
44
"author": "Samveen, building on the work of Grammatopoulos Athanasios Vasileios (GramThanos)",
5-
"version": "0.9.9",
5+
"version": "0.9.10",
66
"icons": {
77
"19": "icons/icon.png",
88
"48": "icons/icon_48.png",

screenshots/WebAuthnLinux_01.jpg

91.1 KB
Loading

screenshots/WebAuthnLinux_02.jpg

84.7 KB
Loading

screenshots/WebAuthnLinux_03.jpg

85.9 KB
Loading

screenshots/WebAuthnLinux_04.jpg

121 KB
Loading

screenshots/WebAuthnLinux_05.jpg

125 KB
Loading

screenshots/WebAuthnLinux_06.jpg

125 KB
Loading

screenshots/WebAuthnLinux_07.jpg

120 KB
Loading

0 commit comments

Comments
 (0)