From fde2899f2e9e8fe68ce155e9a98de37a36f2d784 Mon Sep 17 00:00:00 2001 From: Daniel Kastl Date: Wed, 27 Sep 2017 14:41:47 +0900 Subject: [PATCH] Increases version to 1.0.0 --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index a83bcf1..b2fa242 100644 --- a/init.rb +++ b/init.rb @@ -9,7 +9,7 @@ author 'Jens Krämer, Georepublic' author_url 'https://hub.georepublic.net/gtt/redmine_text_blocks' description 'Adds configurable text blocks for replying to issues' - version '0.1.0' + version '1.0.0' requires_redmine version_or_higher: '3.4.0'