Skip to content

Commit

Permalink
Initial release notes/date, misc cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesde committed Jan 25, 2016
1 parent f3631fe commit 3d361bd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
14 changes: 6 additions & 8 deletions ReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,17 @@
HiveMind Project Management and Service ERP Release Notes

===========================================================================
Release 1.1.4 - TBD
Release 1.1.4 - 24 Jan 2016
===========================================================================

HiveMind 1.1.4 is a minor new feature and bug fix release.

This release is based on Moqui Framework version TODO, Mantle Business
Artifacts version TODO, and SimpleScreens version TODO.
This release is based on Moqui Framework version 1.6.1, Mantle Business
Artifacts version 1.2.1, and SimpleScreens version 1.0.1.

TODO

New Features

Bug Fixes
This release has only minor changes from the last, but has updates for the
new Moqui Framework component management features and use of Bintray
JCenter for jar files instead of local ones (used in automated tests).

===========================================================================
Release 1.1.3 - 17 Jan 2016
Expand Down
2 changes: 1 addition & 1 deletion component.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://moqui.org/xsd/moqui-conf-1.6.xsd"
name="HiveMind">
name="HiveMind" version="1.1.4">
<depends-on name="mantle-udm"/>
<depends-on name="mantle-usl"/>
<depends-on name="SimpleScreens"/>
Expand Down

0 comments on commit 3d361bd

Please sign in to comment.