Skip to content

Commit 7edc4df

Browse files
committed
Release 1.242.2025
1 parent 0375639 commit 7edc4df

5 files changed

Lines changed: 64 additions & 64 deletions

File tree

GenXdev.FileSystem.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: genXdev
55
#
6-
# Generated on: 13/08/2025
6+
# Generated on: 20/08/2025
77
#
88

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

1414
# Version number of this module.
15-
ModuleVersion = '1.238.2025'
15+
ModuleVersion = '1.242.2025'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core'

ISSUES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
````markdown
1+
```markdown
22
## Critique of the GenXdev.FileSystem PowerShell Module
33

44
![image1](powershell.jpg)
@@ -62,4 +62,4 @@
6262
- Better document and handle external dependencies.
6363
- Improve error messages and user feedback.
6464
- Consider cross-platform support for non-Windows users, even if partial.
65-
````
65+
```

0 commit comments

Comments
 (0)