@@ -7,7 +7,7 @@ You can achieve the same using [OpenSSL][openssl-wiki] and java [Keytool][keytoo
77
88* Binary
99
10- [ Download (v1.0.6 )] [ download ]
10+ [ Download (v1.1.0 )] [ download ]
1111
1212 > After download, make sure to set the execute permission (` chmod +x installcerts ` ). Windows users can run the executable jar.
1313
@@ -20,7 +20,7 @@ You can achieve the same using [OpenSSL][openssl-wiki] and java [Keytool][keytoo
2020 ```
2121 > The binary would be located at ` build/libs/installcerts`
2222
23- Inorder to build a new version, change ` appVersion` in the [gradle.properties](gradle.properties) or pass it to ` ./gradlew -PappVersion=1.0.6 `
23+ Inorder to build a new version, change ` appVersion` in the [gradle.properties](gradle.properties) or pass it to ` ./gradlew -PappVersion=1.1.0 `
2424
2525* Github Release
2626
@@ -239,10 +239,10 @@ OPTIONS
239239----------
240240< sup> ** < / sup> Require [Java 8 or later][java- download]
241241
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
242+ [version- svg]: https: // img.shields.io/ badge/ installcerts- 1.1 . 0 - green.svg?style= flat- square
243+ [doc- svg]: https: // img.shields.io/ badge/ apidoc- 1.1 . 0 - ff69b4.svg?style= flat- square
244244[apidoc- url]: https: // sureshg.github.io/ InstallCerts /
245- [download]: https: // github.com/ sureshg/ InstallCerts / releases/ download/ 1.0 . 6 / installcerts
245+ [download]: https: // github.com/ sureshg/ InstallCerts / releases/ download/ 1.1 . 0 / installcerts
246246[java- download]: http: // www.oracle.com/ technetwork/ java/ javase/ downloads/ index.html
247247[github- token]: https: // github.com/ settings/ tokens
248248[installcert- blog]: https: // blogs.oracle.com/ gc/ entry/ unable_to_find_valid_certification
0 commit comments