Skip to content

Commit 4ca2e3f

Browse files
committed
Preflight 5.2 release
1 parent bf9a796 commit 4ca2e3f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.github/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![Retour for Kirby](title.png)
22

3-
[![Version](https://img.shields.io/badge/version-5.0-8dbae7.svg?style=for-the-badge)](https://github.com/distantnative/retour-for-kirby/releases)
4-
[![Dependency](https://img.shields.io/badge/kirby-4.1--4.x-f0d575.svg?style=for-the-badge)](https://getkirby.com/)
3+
[![Version](https://img.shields.io/badge/version-5.1.0-8dbae7.svg?style=for-the-badge)](https://github.com/distantnative/retour-for-kirby/releases)
4+
[![Dependency](https://img.shields.io/badge/kirby-4.1.0--4.x-f0d575.svg?style=for-the-badge)](https://getkirby.com/)
55
[![Donate](https://img.shields.io/badge/support-give_back-bdde7a.svg?style=for-the-badge)](https://paypal.me/distantnative)
66

77
> [!NOTE]
@@ -10,4 +10,5 @@
1010
## [Documentation](https://distantnative.github.io/retour-for-kirby/)
1111

1212
## Pay it forward 💛
13+
1314
This plugin is completely free and published under the MIT license. However, development needs time and effort. If you are using it in a commercial project or just want to support me to keep this plugin alive, please [make a donation of your choice](https://paypal.me/distantnative).

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"description": "Redirects and 404 tracking for Kirby",
44
"license": "MIT",
55
"type": "kirby-plugin",
6-
"version": "5.1.0",
6+
"version": "5.2.0",
77
"homepage": "https://github.com/distantnative/retour-for-kirby",
88
"authors": [
99
{
1010
"name": "Nico Hoffmann",
11-
"email": "on-github@nhoffmann.com"
11+
"email": "nico@getkirby.com"
1212
}
1313
],
1414
"require": {

0 commit comments

Comments
 (0)