Skip to content

Commit 4e4fecc

Browse files
chore(deps): update dependency redmine/redmine to v6.0.7
1 parent 871c75f commit 4e4fecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redmine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env ruby
22
# frozen_string_literal: true
33

4-
DEFAULT_VERSION = '6.0.6'
4+
DEFAULT_VERSION = '6.0.7'
55

66
REDMINE_VERSION = ENV['REDMINE_VERSION'] = ENV['REDMINE_VERSION'] || ENV['VERSION'] || DEFAULT_VERSION
77
REDMINE_PATH = ENV['REDMINE_PATH'] = File.expand_path("../vendor/redmine/#{REDMINE_VERSION}/", __FILE__)

0 commit comments

Comments
 (0)