feat: Update DigestMethod
This commit is contained in:
@@ -2,5 +2,5 @@ package me.hatter.tool.signpdf.main;
|
|||||||
|
|
||||||
public interface SignPdfConstant {
|
public interface SignPdfConstant {
|
||||||
String NAME = "sign-pdf";
|
String NAME = "sign-pdf";
|
||||||
String VERSION = "0.1.0";
|
String VERSION = "0.1.1";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user