Prepare 2.0.0 release.

This commit is contained in:
Felix Fontein 2021-10-31 15:11:49 +01:00
parent 4ccd70cc8f
commit 9cb843b872
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
release_summary: A new major release with breaking changes in the behavior of ``community.routeros.api`` and ``community.routeros.command``.

View file

@ -2,7 +2,7 @@
namespace: community
name: routeros
version: 2.0.0-a2
version: 2.0.0
readme: README.md
authors:
- Egor Zaitsev (github.com/heuels)