Skip to content

Commit

Permalink
Release version 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjohnson-kint committed May 31, 2017
1 parent 705cdfe commit 396c52c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 4.4.0 2017-05-31

* Makes the all inventory permissions set visible (requires Okapi 1.3.0)
* Includes permission definition for enabling the items UI module (included in all permissions set)

## 4.3.0 2017-05-09

* Include total record count in item and instance collection resources
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'groovy'
apply plugin: 'application'

mainClassName = "org.folio.inventory.Launcher"
version = "4.3.1-SNAPSHOT"
version = "4.4.0"

ext.sharedManifest = manifest {
attributes(
Expand Down

0 comments on commit 396c52c

Please sign in to comment.