Skip to content

Commit bbb6f7b

Browse files
committed
Version 4.2.1 + Lizenzen ergänzt
1 parent 7e7d17b commit bbb6f7b

File tree

5 files changed

+11
-6
lines changed

5 files changed

+11
-6
lines changed

package.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package: yform
2-
version: '4.2.0'
2+
version: '4.2.1'
3+
license: MIT
34
author: 'Jan Kristinus, Gregor Harlan'
45
supportpage: 'https://github.com/yakamara/yform/issues'
56
compile: 0
@@ -24,7 +25,7 @@ stylesheets:
2425
- popup.css
2526

2627
requires:
27-
redaxo: '^5.15.0'
28+
redaxo: '^5.17.0'
2829
php:
2930
version: '^8.1'
3031

plugins/email/package.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package: yform/email
2-
version: '4.2.0'
2+
version: '4.2.1'
3+
license: MIT
34
author: 'Jan Kristinus'
45
supportpage: 'https://github.com/yakamara/yform/issues'
56

plugins/manager/package.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package: yform/manager
2-
version: '4.2.0'
2+
version: '4.2.1'
3+
license: MIT
34
author: 'Jan Kristinus, Gregor Harlan'
45
supportpage: 'https://github.com/yakamara/yform/issues'
56
compile: 0

plugins/rest/package.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package: yform/rest
2-
version: '4.2.0'
2+
version: '4.2.1'
3+
license: MIT
34
author: 'Jan Kristinus'
45
supportpage: 'https://github.com/yakamara/yform/issues'
56

plugins/tools/package.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
package: yform/tools
2-
version: '4.2.0'
2+
version: '4.2.1'
3+
license: MIT
34
author: 'Jan Kristinus'
45
supportpage: 'https://github.com/yakamara/yform/issues'

0 commit comments

Comments
 (0)