Skip to content

Commit 8478e86

Browse files
committed
Merge branch '2.3.x' into 2.4.x
2 parents 08b6925 + 4f3c7f9 commit 8478e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git/hooks/prepare-forward-merge

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ require 'net/http'
44
require 'yaml'
55
require 'logger'
66

7-
$master_branch = "2.4.x"
7+
$master_branch = "2.5.x"
88

99
$log = Logger.new(STDOUT)
1010
$log.level = Logger::WARN

0 commit comments

Comments
 (0)