Skip to content

Commit 5426ce4

Browse files
committed
🔖 Prepare version 2.1.1
1 parent 5fb8edf commit 5426ce4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

impressum.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Plugin Name: Impressum
66
Plugin URI: https://wordpress.org/plugins/impressum/
77
Description: Simple Imprint Generator
8-
Version: 2.1.0
8+
Version: 2.1.1
99
Requires at least: 5.0
1010
Requires PHP: 5.6
1111
Author: Epiphyt
@@ -44,7 +44,7 @@
4444

4545
\define( 'EPI_IMPRESSUM_FILE', \EPI_IMPRESSUM_BASE . \basename( __FILE__ ) );
4646
\define( 'EPI_IMPRESSUM_URL', \plugin_dir_url( \EPI_IMPRESSUM_FILE ) );
47-
\define( 'EPI_IMPRESSUM_VERSION', '2.1.0' );
47+
\define( 'EPI_IMPRESSUM_VERSION', '2.1.1' );
4848

4949
/**
5050
* Autoload all necessary classes.

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: epiphyt, kittmedia, krafit
33
Tags: impressum, legal notice, imprint, privacy policy
44
Requires at least: 5.0
5-
Stable tag: 2.1.0
5+
Stable tag: 2.1.1
66
Tested up to: 6.8
77
Requires PHP: 5.6
88
License: GPL2

0 commit comments

Comments
 (0)