feat: add --cert-file
This commit is contained in:
@@ -2,5 +2,5 @@ package me.hatter.tools.yubikeyca;
|
||||
|
||||
public interface YubikeyCaConstant {
|
||||
String NAME = "yubikey-ca";
|
||||
String VERSION = "0.2.2";
|
||||
String VERSION = "0.2.3";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user