laipower/wp-content/upgrade-temp-backup/plugins/wp-webauthn/wwa-version.php
2024-10-09 12:44:46 +00:00

6 lines
85 B
PHP

<?php
$wwa_version = array(
'version' => '1.3.1',
'commit' => '79260d5'
);
?>