From ce06a5f8336dd214bb308b1ff0edc09a09699c5c Mon Sep 17 00:00:00 2001 From: Ivan Kristianto Date: Sat, 2 Mar 2024 22:38:15 +0700 Subject: [PATCH] Add Plugin URI to plugin.php --- plugin.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugin.php b/plugin.php index f388df3..d61b2e7 100644 --- a/plugin.php +++ b/plugin.php @@ -12,10 +12,11 @@ * Version: 0.3.1 * Author: Ivan Kristianto * Author URI: https://github.com/ivankristianto/ + * Plugin URI: https://github.com/ivankristianto/wp-passkey/ * Text Domain: biometric-authentication * Requires PHP: 8.1 * Tested up to: 6.4 - * License: GPLv2 or later + * License: GPLv2 or later * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by