Commit 167efdb
authored
🩹 [Patch]: Bump
## Description
This pull request updates the required version of the `Admin` module in
two PowerShell scripts to ensure compatibility with the latest features
or fixes.
- Fixes #43
Version updates:
*
[`src/functions/public/Get-Font.ps1`](diffhunk://#diff-ee20084ba781ca437e01d19ac7f613301852186eaaac3f2a2c56227290631228L1-R1):
Updated the `#Requires` directive to require `Admin` module version
`1.1.6` instead of `1.1.5`.
*
[`src/functions/public/Install-Font.ps1`](diffhunk://#diff-d3add77d9955c82ca6cb9e9614242dfd502f6692662994dcb98d6a58b923abbfL1-R1):
Updated the `#Requires` directive to require `Admin` module version
`1.1.6` instead of `1.1.5`.
## Type of change
<!-- Use the check-boxes [x] on the options that are relevant. -->
- [ ] 📖 [Docs]
- [ ] 🪲 [Fix]
- [x] 🩹 [Patch]
- [ ] Admin to 1.1.6 (#44)1 parent b97ad0f commit 167efdb
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments