Commit c74d1834f3fbb2923f7299e41681825405bc895c

Authored by Job van der Voort
1 parent b17ab8e3
Exists in 6-8-stable-ee

version 6.8.1-ee

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