Skip to content

Commit b9a9868

Browse files
committed
Bump version to 1.5.0
1 parent 6c4de37 commit b9a9868

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ SPDX-License-Identifier: GPL-3.0-or-later
1717

1818
This collection enables the automated configuration of your OpenWrt devices.
1919

20-
We encourage new users to read the [User Guide](https://ansible-collections.github.io/community.openwrt/tag/1.4.0/docsite/user_guide.html)
21-
and the [How-To Guides](https://ansible-collections.github.io/community.openwrt/tag/1.4.0/docsite/howto_guide.html).
20+
We encourage new users to read the [User Guide](https://ansible-collections.github.io/community.openwrt/branch/main/docsite/user_guide.html)
21+
and the [How-To Guides](https://ansible-collections.github.io/community.openwrt/branch/main/docsite/howto_guide.html).
2222

2323
If you are migrating from the `gekmihesg.openwrt` role, please read the
24-
[Migration Guide](https://ansible-collections.github.io/community.openwrt/tag/1.4.0/docsite/migration_guide.html). If you are upgrading to OpenWrt >= 25.x, please read the [Migration APK Guide](https://ansible-collections.github.io/community.openwrt/tag/1.4.0/docsite/migration_apk_guide.html).
24+
[Migration Guide](https://ansible-collections.github.io/community.openwrt/branch/main/docsite/migration_guide.html). If you are upgrading to OpenWrt >= 25.x, please read the [Migration APK Guide](https://ansible-collections.github.io/community.openwrt/branch/main/docsite/migration_apk_guide.html).
2525

26-
Check the [complete documentation](https://ansible-collections.github.io/community.openwrt/tag/1.4.0/index.html) for the collection.
26+
Check the [complete documentation](https://ansible-collections.github.io/community.openwrt/branch/main/index.html) for the collection.
2727
Please note that this documentation reflects the state of the development branch.
2828

2929
## Our mission

galaxy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
namespace: community
99
name: openwrt
10-
version: 1.4.0
10+
version: 1.5.0
1111
readme: README.md
1212
authors:
1313
- Alexei Znamensky (github.com/russoz)
@@ -20,7 +20,7 @@ tags:
2020
- networking
2121
- router
2222
repository: https://github.com/ansible-collections/community.openwrt
23-
documentation: https://ansible-collections.github.io/community.openwrt/tag/1.4.0/
23+
documentation: https://ansible-collections.github.io/community.openwrt/branch/main/
2424
homepage: https://github.com/ansible-collections/community.openwrt
2525
issues: https://github.com/ansible-collections/community.openwrt/issues
2626

0 commit comments

Comments
 (0)