diff --git a/RELEASE.md b/RELEASE.md index 842542c9..36230c0d 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -7,7 +7,7 @@ candidates (ex. `1.0.0rc1`). Release candidates must have a `rcX` suffix. Release routine: -- Update `ChangeLog.md`, `setup.py`, `lib/solaar/__init__.py`, `docs/_config.yml` to the new release +- Update `ChangeLog.md`, `setup.py`, `lib/solaar/__init__.py` to the new release - Add the new release to `share/solaar/io.github.pwr_solaar.solaar.metainfo.xml` - Create a commit that starts with `release VERSION` - Push commit to Solaar repository diff --git a/docs/_config.yml b/docs/_config.yml index 5e40141c..d3ad18e3 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -4,7 +4,6 @@ tagline: Linux Device Manager for Logitech Unifying Receivers and Devices. owner: pwr-Solaar owner_url: https://github.com/pwr-Solaar repository: pwr-Solaar/Solaar -version: 1.1.7 show_downloads: false encoding: utf-8 theme: jekyll-theme-slate