@@ -7,7 +7,7 @@ You can achieve the same using [OpenSSL][openssl-wiki] and java [Keytool][keytoo
7
7
8
8
* Binary
9
9
10
- [ Download (v1.0.5 )] [ download ]
10
+ [ Download (v1.0.6 )] [ download ]
11
11
12
12
> After download, make sure to set the execute permission (` chmod +x installcerts ` ). Windows users can run the executable jar.
13
13
@@ -20,7 +20,7 @@ You can achieve the same using [OpenSSL][openssl-wiki] and java [Keytool][keytoo
20
20
```
21
21
> The binary would be located at ` build/libs/installcerts`
22
22
23
- Inorder to build a new version, change ` appVersion` in the [gradle.properties](gradle.properties) or pass it to ` ./gradlew -PappVersion=1.0.5 `
23
+ Inorder to build a new version, change ` appVersion` in the [gradle.properties](gradle.properties) or pass it to ` ./gradlew -PappVersion=1.0.6 `
24
24
25
25
* Github Release
26
26
@@ -239,10 +239,10 @@ OPTIONS
239
239
----------
240
240
< sup> ** < / sup> Require [Java 8 or later][java- download]
241
241
242
- [version- svg]: https: // img.shields.io/ badge/ installcerts- 1.0 .5 - green.svg?style= flat- square
243
- [doc- svg]: https: // img.shields.io/ badge/ apidoc- 1.0 .5 - ff69b4.svg?style= flat- square
242
+ [version- svg]: https: // img.shields.io/ badge/ installcerts- 1.0 .6 - green.svg?style= flat- square
243
+ [doc- svg]: https: // img.shields.io/ badge/ apidoc- 1.0 .6 - ff69b4.svg?style= flat- square
244
244
[apidoc- url]: https: // sureshg.github.io/ InstallCerts /
245
- [download]: https: // github.com/ sureshg/ InstallCerts / releases/ download/ 1.0 .5 / installcerts
245
+ [download]: https: // github.com/ sureshg/ InstallCerts / releases/ download/ 1.0 .6 / installcerts
246
246
[java- download]: http: // www.oracle.com/ technetwork/ java/ javase/ downloads/ index.html
247
247
[github- token]: https: // github.com/ settings/ tokens
248
248
[installcert- blog]: https: // blogs.oracle.com/ gc/ entry/ unable_to_find_valid_certification
0 commit comments