Prepare 2.0.0-a2 release.

This commit is contained in:
Felix Fontein 2021-10-13 07:52:55 +02:00
parent d73eb1c144
commit f6e929ae3a
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
release_summary: Second prerelease for 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-a1
version: 2.0.0-a2
readme: README.md
authors:
- Egor Zaitsev (github.com/heuels)