diff --git a/.github/stale.yml b/.github/stale.yml index a89cf329..09451062 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -7,7 +7,7 @@ exemptLabels: - pinned - security # Label to use when marking an issue as stale -staleLabel: wontfix +staleLabel: stale # Comment to post when marking an issue as stale. Set to `false` to disable markComment: > This issue has been automatically marked as stale because it has not had diff --git a/README.md b/README.md index 83785166..08be0040 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@
* [JFoenix Site](http://www.jfoenix.com) -* JFoenix for Java 9 - [download jar](https://search.maven.org/remotecontent?filepath=com/jfoenix/jfoenix/9.0.8/jfoenix-9.0.8.jar) (9.x.x) -* JFoenix for Java 8 - [download jar](https://search.maven.org/remotecontent?filepath=com/jfoenix/jfoenix/8.0.8/jfoenix-8.0.8.jar) (8.x.x) -* JFoenix for Android - [download jar](https://search.maven.org/remotecontent?filepath=com/jfoenix/jfoenix/8.0.8/jfoenix-8.0.8-retrolambda.jar) +* JFoenix for Java 9 - [download jar](https://search.maven.org/remotecontent?filepath=com/jfoenix/jfoenix/9.0.10/jfoenix-9.0.10.jar) (9.x.x) +* JFoenix for Java 8 - [download jar](https://search.maven.org/remotecontent?filepath=com/jfoenix/jfoenix/8.0.10/jfoenix-8.0.10.jar) (8.x.x) +* JFoenix for Android - [download jar](https://search.maven.org/remotecontent?filepath=com/jfoenix/jfoenix/8.0.10/jfoenix-8.0.10-retrolambda.jar) * Released builds are available from [Maven Central](http://search.maven.org/#search%7Cga%7C1%7CJFoenix) # Using JFoenix already? @@ -62,6 +62,8 @@ If you like JFoenix :) and want to support this project, you can become a backer * ExploreHub An event booking application * Gramophy Ad-free, Opensource, YouTube Music Player/Downloader * [JabRef](https://www.jabref.org/) An opensource (scientific) Reference Manager, mostly used in the LaTeX world +* OnlyViewer A pure picture viewer with some practical features +* Automation Boot An application for process automation # Build To build JFoenix, execute the following command: