Skip to content

Commit a63eb8a

Browse files
committed
version bump
1 parent 9b6ee58 commit a63eb8a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

modules/cbjavaloader/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
CHANGELOG
22
=========
33

4+
## 1.2.0
5+
46
## 1.1.0
57
* Travis Integration
68
* DocBox update

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="cbjavaloader" />
55
<property name="module.name" value="cbjavaloader" />
6-
<property name="project.version" value="1.1.0"/>
6+
<property name="project.version" value="1.2.0"/>
77
<property name="groupID" value="ortussolutions" />
88

99
<!-- Build Labels -->

0 commit comments

Comments
 (0)