Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

Commit 13219a6

Browse files
committed
Version 1.3.5
1 parent 8c5777e commit 13219a6

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skaut-bazar",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "A WordPress plugin to create a small secondhand store",
55
"keywords": [
66
"wordpress",

src/readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: bazar, skaut, multisite, plugin, shortcode
44
Requires at least: 5.0
55
Tested up to: 5.8
66
Requires PHP: 5.6
7-
Stable tag: 1.3.4
7+
Stable tag: 1.3.5
88
License: GPLv3 or later
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -64,6 +64,9 @@ Oficiální podpora je na [http://dobryweb.skauting.cz/](http://dobryweb.skautin
6464

6565
== Changelog ==
6666

67+
= 1.3.5 =
68+
* Added data sanitization to post title
69+
6770
= 1.3.4 =
6871
* Fixed security issues
6972

src/skaut-bazar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin name: Skaut bazar
55
* Plugin URI: https://github.com/skaut/skaut-bazar
66
* Description: Bazar for Scout troops
7-
* Version: 1.3.4
7+
* Version: 1.3.5
88
* Author: Junák - český skaut
99
* Author URI: https://github.com/skaut
1010
* Text Domain: skaut-bazar

0 commit comments

Comments
 (0)