Skip to content

Commit

Permalink
Version 1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rilwis committed Nov 16, 2023
1 parent d68eca5 commit a461ac9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mb-relationships.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: MB Relationships
* Plugin URI: https://metabox.io/plugins/mb-relationships/
* Description: Create many-to-many relationships between posts, users, terms, etc.
* Version: 1.11.2
* Version: 1.11.3
* Author: MetaBox.io
* Author URI: https://metabox.io
* License: GPL2+
Expand Down
8 changes: 6 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Contributors: metabox, rilwis, truongwp, hsimah, anhdoanmis
Donate link: https://metabox.io/pricing/
Tags: relationship, relationships, connection, connections, posts to posts, post relationship, post relationships
Requires at least: 5.9
Tested up to: 6.3.1
Stable tag: 1.11.2
Tested up to: 6.4.1
Stable tag: 1.11.3
Requires PHP: 7.2
License: GPLv2 or later

Expand Down Expand Up @@ -104,6 +104,10 @@ Install **MB Relationships** extension

== Changelog ==

= 1.11.3 - 2023-11-16 =
- Add a config constant `MB_RELATIONSHIPS_DELETE_DATA` to delete plugin data when uninstalling (#74)
- Fix getting users not following the order in the admin (#73)

= 1.11.2 - 2023-09-18 =
- Fix error when split query is true, occurs with recent update of Object Cache Pro.

Expand Down

0 comments on commit a461ac9

Please sign in to comment.