Skip to content
This repository has been archived by the owner on May 21, 2020. It is now read-only.

Commit

Permalink
Merge pull request #63 from eapowertools/fix-header-name-issue
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
goldbergjeffrey authored Mar 17, 2017
2 parents 861b73c + 67a904d commit 1dfc0cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#QlikSenseQMCUtility
A collection of management console utilities for use with Qlik Sense.

## Latest Release is [3.0.2](https://github.com/eapowertools/QlikSenseQMCUtility/releases/latest)
## Latest Release is [3.0.3](https://github.com/eapowertools/QlikSenseQMCUtility/releases/latest)

**[Latest Release Notes](https://github.com/eapowertools/QlikSenseQMCUtility/releases/latest)**

Expand Down
2 changes: 1 addition & 1 deletion config/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ var config = {
qrs: {
hostname: qrsHostname !== undefined ? qrsHostname : globalHostname
},
version: "3.0.2"
version: "3.0.3"
}


Expand Down

0 comments on commit 1dfc0cc

Please sign in to comment.