Skip to content

Commit 5384ed5

Browse files
committed
Set date and versions for upcoming release
1 parent 17da3b5 commit 5384ed5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ReleaseNotes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
POP Commerce - Retail and Wholesale ERP and eCommerce - Release Notes
33

44
===========================================================================
5-
Release 2.1.2 - Not Yet Released
5+
Release 2.1.2 - 07 Dec 2019
66
===========================================================================
77

88
POP Commerce Retail and Wholesale ERP and eCommerce 2.1.2 is a patch level

component.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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-2.1.xsd"
3-
name="PopCommerce" version="2.1.1">
3+
name="PopCommerce" version="2.1.2">
44
<depends-on name="moqui-fop" version="1.1.2"/>
55
<!-- optional: <depends-on name="moqui-kie"/> -->
6-
<depends-on name="mantle-udm" version="2.1.1"/>
7-
<depends-on name="mantle-usl" version="2.1.1"/>
8-
<depends-on name="SimpleScreens" version="2.1.1"/>
6+
<depends-on name="mantle-udm" version="2.1.2"/>
7+
<depends-on name="mantle-usl" version="2.1.2"/>
8+
<depends-on name="SimpleScreens" version="2.1.2"/>
99
</component>

0 commit comments

Comments
 (0)