Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Commit e021eb9

Browse files
committed
bump version
1 parent c861482 commit e021eb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

init.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
author 'Yakov Annikov'
44
url 'https://github.com/annikoff/redmine_plugin_computed_custom_field'
55
description ''
6-
version '0.0.7'
6+
version '0.0.8'
77
settings :default => {}
88
end
99

@@ -21,4 +21,4 @@
2121
config.after_initialize do
2222
ComputedCustomFieldPlugin::Patcher.patch_for_computing_cfs
2323
end
24-
end
24+
end

0 commit comments

Comments
 (0)