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

Commit bb45090

Browse files
committed
Version 1.3.4
1 parent 950a3da commit bb45090

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-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.3",
3+
"version": "1.3.4",
44
"description": "A WordPress plugin to create a small secondhand store",
55
"keywords": [
66
"wordpress",

src/readme.txt

Lines changed: 5 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.3
7+
Stable tag: 1.3.4
88
License: GPLv3 or later
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -63,6 +63,10 @@ Oficiální podpora je na [http://dobryweb.skauting.cz/](http://dobryweb.skautin
6363
4. Nastavení
6464

6565
== Changelog ==
66+
67+
= 1.3.4 =
68+
* Fixed security issues
69+
6670
= 1.3.3 =
6771
* oprava chyb
6872

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.3
7+
* Version: 1.3.4
88
* Author: Junák - český skaut
99
* Author URI: https://github.com/skaut
1010
* Text Domain: skaut-bazar

0 commit comments

Comments
 (0)