2.0.0 -> 2.0.0-a1.

This commit is contained in:
Felix Fontein 2021-07-31 11:13:25 +02:00
parent b45fd9415f
commit 42babbe50f
3 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1 @@
release_summary: First prerelease for a new major release with a breaking change in the behavior of ``community.routeros.api``.

View file

@ -1 +0,0 @@
release_summary: New major release with a breaking change in the behavior of ``community.routeros.api``.

View file

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