0.1.0: fix template.

This commit is contained in:
2025-08-23 14:33:59 +08:00
parent be48b4e1d3
commit 011bdb4d8b
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ Redmine::Plugin.register :open_explorer do
name 'Open Explorer plugin'
author 'licsber'
description 'Open archive path using explorer.'
version '0.1.0'
version '0.1.1'
url 'https://git.licsber.site/ruby/open_explorer'
author_url 'https://licsber.site'
end