Skip to content

Commit 3e7c933

Browse files
authored
Fix wrong since tag coming from upmerge with deploy version (#35551)
1 parent e97dcbe commit 3e7c933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/src/Updater/Update.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ class Update extends CMSObject
222222
* Array with compatible versions used by the pre-update check
223223
*
224224
* @var array
225-
* @since 4.0.3
225+
* @since 3.10.2
226226
*/
227227
protected $compatibleVersions = array();
228228

0 commit comments

Comments
 (0)