Files
laipower/wp-content/upgrade-temp-backup/plugins/wp-webauthn/wwa-version.php
2026-06-03 21:27:45 +00:00

6 lines
83 B
PHP

<?php
$wwa_version = array(
'version' => '1.3.4',
'commit' => 'b7ef5ce'
);