Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit ef354e7

Browse files
committed
reset version number
1 parent 046c743 commit ef354e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Kirby Translations
22

3-
![Version](https://img.shields.io/badge/Version-3.0.1-blue.svg) ![License](https://img.shields.io/badge/License-MIT-green.svg) ![Kirby](https://img.shields.io/badge/Kirby-3.x-f0c674.svg)
3+
![Version](https://img.shields.io/badge/Version-1.0.1-blue.svg) ![License](https://img.shields.io/badge/License-MIT-green.svg) ![Kirby](https://img.shields.io/badge/Kirby-3.x-f0c674.svg)
44

55
This plugin enhaces the translation handling of pages for [Kirby CMS](http://getkirby.com) with the following features:
66

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flokosiol/translations",
33
"description": "Extended translations handling for Kirby CMS",
4-
"version": "3.0.1",
4+
"version": "1.0.1",
55
"type": "kirby-plugin",
66
"license": "MIT",
77
"authors": [

0 commit comments

Comments
 (0)