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

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
annikoff committed Nov 27, 2016
1 parent c861482 commit e021eb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
author 'Yakov Annikov'
url 'https://github.com/annikoff/redmine_plugin_computed_custom_field'
description ''
version '0.0.7'
version '0.0.8'
settings :default => {}
end

Expand All @@ -21,4 +21,4 @@
config.after_initialize do
ComputedCustomFieldPlugin::Patcher.patch_for_computing_cfs
end
end
end

0 comments on commit e021eb9

Please sign in to comment.