Skip to content

Commit 8ef48dd

Browse files
committed
set version to 0.9.5
1 parent dec7ba6 commit 8ef48dd

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
@@ -1,5 +1,5 @@
11
# Wiki Extensions plugin for Redmine
2-
# Copyright (C) 2009-2021 Haruyuki Iida
2+
# Copyright (C) 2009-2023 Haruyuki Iida
33
#
44
# This program is free software; you can redistribute it and/or
55
# modify it under the terms of the GNU General Public License
@@ -42,7 +42,7 @@
4242
author_url 'http://twitter.com/haru_iida'
4343
description 'This is a Wiki Extensions plugin for Redmine'
4444
url 'http://www.r-labs.org/projects/r-labs/wiki/Wiki_Extensions_en'
45-
version '0.9.4'
45+
version '0.9.5'
4646
requires_redmine :version_or_higher => '4.0.0'
4747

4848
project_module :wiki_extensions do

0 commit comments

Comments
 (0)