Skip to content

Commit cc4e1e5

Browse files
committed
Update component versions, README.md, AUTHORS
1 parent dcca23b commit cc4e1e5

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Written in 2020 by John Watson - jotson
4949
Written in 2021 by Do Nhu Vy - donhuvy
5050
Written in 2020-2021 by Amir Anjomshoaa - amiranjom
5151
Written in 2022 by Guru Dharam Singh Khalsa - pandor4u
52+
Written in 2022-2026 by Michael Jones - acetousk
5253

5354
===========================================================================
5455

@@ -84,5 +85,6 @@ Written in 2020 by John Watson - jotson
8485
Written in 2021 by Do Nhu Vy - donhuvy
8586
Written in 2020-2021 by Amir Anjomshoaa - amiranjom
8687
Written in 2022 by Guru Dharam Singh Khalsa - pandor4u
88+
Written in 2022-2026 by Michael Jones - acetousk
8789

8890
===========================================================================

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![license](http://img.shields.io/badge/license-CC0%201.0%20Universal-blue.svg)](https://github.com/moqui/mantle-udm/blob/master/LICENSE.md)
44
[![release](http://img.shields.io/github/release/moqui/mantle-udm.svg)](https://github.com/moqui/mantle-udm/releases)
5-
[![commits since release](http://img.shields.io/github/commits-since/moqui/mantle-udm/v2.2.0.svg)](https://github.com/moqui/mantle-udm/commits/master)
5+
[![commits since release](http://img.shields.io/github/commits-since/moqui/mantle-udm/v2.2.1.svg)](https://github.com/moqui/mantle-udm/commits/master)
66

77
[![Discourse Forum](https://img.shields.io/badge/moqui%20forum-discourse-blue.svg)](https://forum.moqui.org)
88
[![Google Group](https://img.shields.io/badge/google%20group-moqui-blue.svg)](https://groups.google.com/d/forum/moqui)

component.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://moqui.org/xsd/moqui-conf-3.xsd"
3-
name="mantle-udm" version="2.2.0">
3+
name="mantle-udm" version="2.2.1">
44
<!-- no dependencies -->
55
</component>

0 commit comments

Comments
 (0)