Skip to content

Commit

Permalink
Bump version for 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arekinath committed May 28, 2020
1 parent 88f4179 commit f984e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/net/cooperi/pivapplet/PivApplet.java
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public class PivApplet extends Applet

private static final byte[] APP_NAME = {
'P', 'i', 'v', 'A', 'p', 'p', 'l', 'e', 't', ' ',
'v', '0', '.', '8', '.', '0', '/',
'v', '0', '.', '8', '.', '1', '/',
//#if PIV_SUPPORT_RSA
'R',
//#endif
Expand Down

0 comments on commit f984e3b

Please sign in to comment.