Commit 4343fe3e7a2cb153d002a005adb17c2e35af6332

Authored by Jacob Vosmaer
1 parent f13da919

Build gitlab-rails 7.2.0

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/software/gitlab-rails.rb
... ... @@ -17,7 +17,7 @@
17 17 #
18 18  
19 19 name "gitlab-rails"
20   -default_version "45da59daab5878eb20adc402fbd9c9f44407ed75" # 7.2.0.pre
  20 +default_version "da5d33e13ec51006edfffd9e286b0f33781a4c12" # 7.2.0
21 21  
22 22 EE = system("#{Config.project_root}/support/is_gitlab_ee.sh")
23 23  
... ...