diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b580ad..9dfac63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,7 +80,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | -| 5.9.3 | 2021-09-17 | `processes()` fixed memVsz, Memrss (macOS M1) | +| 5.9.4 | 2021-09-23 | `processes()` fixed memVsz, Memrss (macOS M1) | | 5.9.3 | 2021-09-17 | `cpuTemperature()` improved tdie detection (linus) | | 5.9.2 | 2021-09-16 | `graohics()` (macOS), `memLayout()` (win) improvements | | 5.9.1 | 2021-09-15 | `diskLayout()` fix size (macOS) | diff --git a/README.md b/README.md index c77486f..83dde37 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ [![Sponsoring][sponsor-badge]][sponsor-url] [![MIT license][license-img]][license-url] -This is amazing. Started as a small project just for myself, it now has > 10,000 lines of code, > 450 versions published, up to 3 mio downloads per month, > 48 mio downloads overall. Thank you to all who contributed to this project! +This is amazing. Started as a small project just for myself, it now has > 10,000 lines of code, > 450 versions published, up to 4 mio downloads per month, > 50 mio downloads overall. Thank you to all who contributed to this project! ## New Version 5.0 diff --git a/docs/index.html b/docs/index.html index 69a8472..00209e2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -213,7 +213,7 @@