diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-06-28 23:04:29 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-06-28 23:04:29 -0600 |
commit | 3c10ea67a3dab3d221e609d8dc6bc0df145f1220 (patch) | |
tree | b48b6c3ccf4b81146e770d437bcf8a24d60a1e77 /README.md | |
parent | 084f8ef90b06bc1daa40544ae96a6b7916526876 (diff) | |
download | wiimmfi-watcher-3c10ea67a3dab3d221e609d8dc6bc0df145f1220.tar wiimmfi-watcher-3c10ea67a3dab3d221e609d8dc6bc0df145f1220.tar.gz wiimmfi-watcher-3c10ea67a3dab3d221e609d8dc6bc0df145f1220.tar.bz2 |
updated doc for 1.1.4
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,4 +62,4 @@ along with Wiimmfi Watcher. If not, see <https://www.gnu.org/licenses/>. Wiimmfi Watcher is made possible by the following: * [Wiimmfi](https://wiimmfi.de) for being the complete backbone of this app. * [Jsoup](https://jsoup.org) version 1.13.1, which powers getting the information from Wiimmfi with HTML parsing. (This will soon be replaced in favor of JSON parsing.) -* [Gson](https://github.com/google/gson) version 2.8.7, which powers the updater (coming in 1.1.4). +* [Gson](https://github.com/google/gson) version 2.8.7, which powers the updater. |