Skip to content

Commit 07b384e

Browse files
committed
version bump
1 parent 1692342 commit 07b384e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

2-
## 1.X.0 (Unreleased)
2+
# Change Log
3+
4+
All notable changes to this project will be documented in this file.
5+
6+
The format is based on [Keep a Changelog](http://keepachangelog.com/)
7+
and this project adheres to [Semantic Versioning](http://semver.org/).
8+
9+
## 1.6.0 (2017-10-31)
310
* Features
411
* PR82 - Added Get-NSCurrentTime, Get-NSlicenseExpiration, and Update-NSAppliance functions (via @ryancbutler)
512

NetScaler/NetScaler.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'NetScaler.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.5.0'
15+
ModuleVersion = '1.6.0'
1616

1717
# ID used to uniquely identify this module
1818
GUID = 'bd4390dc-a8ad-4bce-8d69-f53ccf8e4163'

0 commit comments

Comments
 (0)