Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Commit 1229514

Browse files
authored
Update verison to 2.2.3 (#564)
1 parent e429afa commit 1229514

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
### 2.2.3
3+
4+
- Update `HelpInfoUri` to point to the latest content
25

36
### 2.2.2
47

src/PowerShellGet/PowerShellGet.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
RootModule = 'PSModule.psm1'
3-
ModuleVersion = '2.2.2'
3+
ModuleVersion = '2.2.3'
44
GUID = '1d73a601-4a6c-43c5-ba3f-619b18bbb404'
55
Author = 'Microsoft Corporation'
66
CompanyName = 'Microsoft Corporation'

0 commit comments

Comments
 (0)