Skip to content

Commit 26f4f69

Browse files
committed
version bump
1 parent 5281000 commit 26f4f69

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

modules/cbdebugger/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.4.0
5+
46
## 1.3.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="cbdebugger" />
55
<property name="module.name" value="cbdebugger" />
6-
<property name="project.version" value="1.3.0"/>
6+
<property name="project.version" value="1.4.0"/>
77
<property name="groupID" value="ortussolutions" />
88

99
<!-- Build Labels -->

0 commit comments

Comments
 (0)