Skip to content

Commit 22cb0fd

Browse files
author
Chris Reynolds
committed
bump version
1 parent c0dabbd commit 22cb0fd

File tree

4 files changed

+4
-22
lines changed

4 files changed

+4
-22
lines changed

.yo-rc.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
**Tags:**
88
**Requires at least:** 4.4
99
**Tested up to:** 4.9.8
10-
**Stable tag:** 1.3.1
10+
**Stable tag:** 1.3.2
1111
**License:** GPLv3
1212
**License URI:** http://www.gnu.org/licenses/gpl-3.0.html
1313
**Demo:** https://jazzsequence.com/games/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "games-collector",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"license": "GPL-3.0-or-later",
55
"repository": "https://github.com/jazzsequence/games-collector",
66
"main": "assets/js/main.js",

plugin.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Games Collector
44
* Plugin URI: https://github.com/jazzsequence/games-collector
55
* Description: Catalog all your tabletop (or other) games in your WordPress site and display a list of games in your collection.
6-
* Version: 1.3.1
6+
* Version: 1.3.2
77
* Author: Chris Reynolds
88
* Author URI: https://jazzsequence.com
99
* Donate link: https://paypal.me/jazzsequence
@@ -14,7 +14,7 @@
1414
* @link https://github.com/jazzsequence/games-collector
1515
*
1616
* @package GamesCollector
17-
* @version 1.3.1
17+
* @version 1.3.2
1818
*/
1919

2020
/**

0 commit comments

Comments
 (0)