Skip to content

Commit 870a2be

Browse files
Updating module version and release notes
1 parent ad83116 commit 870a2be

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

PSDevOps.psd1

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@{
2-
ModuleVersion = '0.5.4.1'
2+
ModuleVersion = '0.5.4.2'
33
RootModule = 'PSDevOps.psm1'
44
Description = 'PowerShell Tools for DevOps'
55
Guid = 'e6b56c5f-41ac-4ba4-8b88-2c063f683176'
@@ -9,6 +9,10 @@
99
ProjectURI = 'https://github.com/StartAutomating/PSDevOps'
1010
LicenseURI = 'https://github.com/StartAutomating/PSDevOps/blob/master/LICENSE'
1111
ReleaseNotes = @'
12+
0.5.4.2:
13+
---
14+
* Adding Register-ADOArtifactFeed (Fixes #118)
15+
1216
0.5.4.1:
1317
---
1418
* Fixing Invoke-ADORestApi issues: #111,#114,#115

0 commit comments

Comments
 (0)