Skip to content

Commit 704a2bc

Browse files
committed
version updates as this is a patch only
1 parent ed2e7e3 commit 704a2bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGELOG
22
=========
33

4-
## 1.3.0
4+
## 1.2.1
55
* Dependency updates
66

77
## 1.2.0

workbench/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- Version: UPDATE ON EACH RELEASE AS NEEDED -->
44
<property name="project.name" value="cbvalidation" />
55
<property name="module.name" value="cbvalidation" />
6-
<property name="project.version" value="1.3.1"/>
6+
<property name="project.version" value="1.2.1"/>
77
<property name="groupID" value="ortussolutions" />
88

99
<condition property="isTravis" else="false">

0 commit comments

Comments
 (0)