4.2.1 devel started
This commit is contained in:
parent
b3d4b58fea
commit
6834e91fc6
4
.github/workflows/rubyonrails.yml
vendored
4
.github/workflows/rubyonrails.yml
vendored
@ -20,9 +20,9 @@
|
||||
name: "GitHub CI"
|
||||
on:
|
||||
push:
|
||||
branches: ["master"]
|
||||
branches: ["devel"]
|
||||
pull_request:
|
||||
branches: ["master"]
|
||||
branches: ["devel"]
|
||||
jobs:
|
||||
plugin_tests:
|
||||
strategy:
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
Changelog for Redmine DMSF
|
||||
==========================
|
||||
|
||||
4.2.1 *????-??-??*
|
||||
------------------
|
||||
|
||||
4.2.0 *2025-07-04*
|
||||
------------------
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Redmine DMSF Plugin 4.2.0
|
||||
# Redmine DMSF Plugin 4.2.1 devel
|
||||
|
||||
[](https://github.com/picman/redmine_dmsf/actions/workflows/rubyonrails.yml)
|
||||
[](https://github.com/support-ukraine/support-ukraine)
|
||||
|
||||
2
init.rb
2
init.rb
@ -27,7 +27,7 @@ Redmine::Plugin.register :redmine_dmsf do
|
||||
author_url 'https://github.com/picman/redmine_dmsf/graphs/contributors'
|
||||
author 'Vít Jonáš / Daniel Munn / Karel Pičman'
|
||||
description 'Document Management System Features'
|
||||
version '4.2.0'
|
||||
version '4.2.1 devel'
|
||||
|
||||
requires_redmine version_or_higher: '6.0.0'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user