Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Commit 614ef55

Browse files
authored
Merge pull request #107 from skaut/version-1.3.7
Version 1.3.7
2 parents c18ea7b + f3bd1a8 commit 614ef55

4 files changed

Lines changed: 8 additions & 5 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
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.6",
3+
"version": "1.3.7",
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: 6.0
66
Requires PHP: 5.6
7-
Stable tag: 1.3.6
7+
Stable tag: 1.3.7
88
License: GPLv3 or later
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -63,6 +63,9 @@ Official support is on [http://dobryweb.skauting.cz/](http://dobryweb.skauting.c
6363

6464
== Changelog ==
6565

66+
= 1.3.7 =
67+
* Added a deprecation notice
68+
6669
= 1.3.6 =
6770
* Fixed the "Interested" button
6871

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: Scout bazar
55
* Plugin URI: https://github.com/skaut/skaut-bazar
66
* Description: Bazar for Scout troops
7-
* Version: 1.3.6
7+
* Version: 1.3.7
88
* Author: Junák - český skaut
99
* Author URI: https://github.com/skaut
1010
* Text Domain: skaut-bazar

0 commit comments

Comments
 (0)