We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec7ba6 commit 8ef48ddCopy full SHA for 8ef48dd
init.rb
@@ -1,5 +1,5 @@
1
# Wiki Extensions plugin for Redmine
2
-# Copyright (C) 2009-2021 Haruyuki Iida
+# Copyright (C) 2009-2023 Haruyuki Iida
3
#
4
# This program is free software; you can redistribute it and/or
5
# modify it under the terms of the GNU General Public License
@@ -42,7 +42,7 @@
42
author_url 'http://twitter.com/haru_iida'
43
description 'This is a Wiki Extensions plugin for Redmine'
44
url 'http://www.r-labs.org/projects/r-labs/wiki/Wiki_Extensions_en'
45
- version '0.9.4'
+ version '0.9.5'
46
requires_redmine :version_or_higher => '4.0.0'
47
48
project_module :wiki_extensions do
0 commit comments