1 Commits

Author SHA1 Message Date
a191db0455 update version number 2023-12-03 12:26:33 +01:00
2 changed files with 1 additions and 10 deletions

View File

@@ -1,9 +0,0 @@
class BaupmDefaultUpdate < ActiveRecord::Migration[4.2]
def up
end
def down
end
end

View File

@@ -10,7 +10,7 @@ Redmine::Plugin.register :baupm_core do
author 'Marco Grätsch' author 'Marco Grätsch'
author_url 'https://src.bundespruefstelle.ch/magdev' author_url 'https://src.bundespruefstelle.ch/magdev'
description "Common modifications for BauPM" description "Common modifications for BauPM"
version '0.2.0' version '0.2.1'
requires_redmine :version_or_higher => '4.1.0' requires_redmine :version_or_higher => '4.1.0'