docs: remove version number from doc/_config.yml

This commit is contained in:
Peter F. Patel-Schneider 2022-11-19 09:29:25 -05:00
parent 74b2c36edf
commit c7ff89c817
2 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,7 @@ candidates (ex. `1.0.0rc1`). Release candidates must have a `rcX` suffix.
Release routine: 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` - Add the new release to `share/solaar/io.github.pwr_solaar.solaar.metainfo.xml`
- Create a commit that starts with `release VERSION` - Create a commit that starts with `release VERSION`
- Push commit to Solaar repository - Push commit to Solaar repository

View File

@ -4,7 +4,6 @@ tagline: Linux Device Manager for Logitech Unifying Receivers and Devices.
owner: pwr-Solaar owner: pwr-Solaar
owner_url: https://github.com/pwr-Solaar owner_url: https://github.com/pwr-Solaar
repository: pwr-Solaar/Solaar repository: pwr-Solaar/Solaar
version: 1.1.7
show_downloads: false show_downloads: false
encoding: utf-8 encoding: utf-8
theme: jekyll-theme-slate theme: jekyll-theme-slate