Skip to content

Commit

Permalink
Fix wrong since tag coming from upmerge with deploy version (#35551)
Browse files Browse the repository at this point in the history
  • Loading branch information
richard67 authored Sep 13, 2021
1 parent e97dcbe commit 3e7c933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/src/Updater/Update.php
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ class Update extends CMSObject
* Array with compatible versions used by the pre-update check
*
* @var array
* @since 4.0.3
* @since 3.10.2
*/
protected $compatibleVersions = array();

Expand Down

0 comments on commit 3e7c933

Please sign in to comment.