Skip to content

Commit

Permalink
Fix wrong since tag coming from upmerge with deploy version (joomla#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
richard67 authored and brianteeman committed Oct 3, 2021
1 parent 9b93a31 commit 0fba43d
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 0fba43d

Please sign in to comment.