Skip to content

Commit 09d3be1

Browse files
committed
Update module 2510.2817.0
1 parent 31f40f8 commit 09d3be1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change log
22

3-
## VERSION
3+
## 2510.2817.0
44

55
* Adds private function `ConvertFrom-Jwt` to convert JSON Web Tokens to something usable
66
* `Write-Message` - Changed the Message parameter in Write-Message.ps1 from mandatory to optional to allow calling the function without specifying a message.

Evergreen/Evergreen.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Aaron Parker
55
#
6-
# Generated on: 10/18/2025
6+
# Generated on: 10/23/2025
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'Evergreen.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '2510.2814.0'
15+
ModuleVersion = '2510.2817.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

0 commit comments

Comments
 (0)