Skip to content

Commit 90508e7

Browse files
committed
Update plugin version
1 parent 4ae5a7e commit 90508e7

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
**Tested up to:** 4.1.1
99

10-
**Stable tag:** 1.2.4
10+
**Stable tag:** 1.2.5
1111

1212
**License:** GPLv2 or later
1313

@@ -59,6 +59,9 @@ To remove default title you can use
5959

6060
## Changelog ##
6161

62+
### 1.2.4 ###
63+
* Update spoiled content formatting method
64+
6265
### 1.2.4 ###
6366
* Add WP_DEBUG mode
6467
* Fix incorrect paragraph tags inside the spoiler

inline-spoilers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Inline Spoilers
44
Plugin URI: https://wordpress.org/plugins/inline-spoilers/
55
Description: The plugin allows to create content spoilers with simple shortcode.
6-
Version: 1.2.4
6+
Version: 1.2.5
77
Author: Sergey Kuzmich
88
Author URI: http://kuzmi.ch
99
Text Domain: inline-spoilers

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: sergeykuzmich
33
Tags: shortcode, spoiler
44
Requires at least: 3.9.1
55
Tested up to: 4.1.1
6-
Stable tag: 1.2.4
6+
Stable tag: 1.2.5
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -40,6 +40,9 @@ To remove default title you can use
4040

4141
== Changelog ==
4242

43+
= 1.2.4 =
44+
* Update spoiled content formatting method
45+
4346
= 1.2.4 =
4447
* Add WP_DEBUG mode
4548
* Fix incorrect paragraph tags inside the spoiler

0 commit comments

Comments
 (0)