Skip to content

Commit 87b067d

Browse files
Update init.rb
1 parent 9868a31 commit 87b067d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
author 'Alex Dergachev'
1111
url 'https://github.com/dergachev/redmine_git_remote'
1212
description 'Automatically clone and fetch remote git repositories'
13-
version '0.0.2'
13+
version '0.0.3'
1414

1515
settings :default => {
1616
'git_remote_repo_clone_path' => Pathname.new(__FILE__).join("../").realpath.to_s + "/repos",

0 commit comments

Comments
 (0)