Next version on main branch will be 2.0.0.

This commit is contained in:
Felix Fontein 2021-07-11 15:54:16 +02:00
parent 69682054e1
commit b45fd9415f
2 changed files with 2 additions and 1 deletions

View file

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

View file

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