Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
afragen committed Oct 23, 2024
1 parent bd046f9 commit 869e4f6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[unreleased]

#### 3.6.1 / 2024-10-23
* fix if `get_preferred_from_update_core()` continues to return less than a complete response

#### 3.6.0 / 2024-10-09
Expand Down
3 changes: 3 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ PRs are welcome on [GitHub](https://github.com/afragen/wordpress-beta-tester).

## Changelog

#### 3.6.1 / 2024-10-23
* fix if `get_preferred_from_update_core()` continues to return less than a complete response

#### 3.6.0 / 2024-10-09
* remove Report a Bug in favor of using the standalone Test Reports plugin

Expand Down
2 changes: 1 addition & 1 deletion wp-beta-tester.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* Plugin URI: https://wordpress.org/plugins/wordpress-beta-tester/
* Description: Allows you to easily upgrade to Beta releases.
* Author: WordPress Upgrade/Install Team
* Version: 3.6.0.1
* Version: 3.6.1
* Network: true
* Author URI: https://make.wordpress.org/core/components/upgrade-install/
* Text Domain: wordpress-beta-tester
Expand Down

0 comments on commit 869e4f6

Please sign in to comment.