mirror of
https://github.com/freedbygrace/PSOPNSenseAPI.git
synced 2026-08-17 13:57:53 +00:00
Update version to 2025.04.14.2320
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
@{
|
@{
|
||||||
RootModule = 'PSOPNSenseAPI.psm1'
|
RootModule = 'PSOPNSenseAPI.psm1'
|
||||||
ModuleVersion = '2025.04.14.2306'
|
ModuleVersion = '2025.04.14.2320'
|
||||||
GUID = '1f0e4b77-cc7c-4a1e-b45a-d7c51a3c562e'
|
GUID = '1f0e4b77-cc7c-4a1e-b45a-d7c51a3c562e'
|
||||||
Author = 'PSOPNSenseAPI Contributors'
|
Author = 'PSOPNSenseAPI Contributors'
|
||||||
CompanyName = 'PSOPNSenseAPI'
|
CompanyName = 'PSOPNSenseAPI'
|
||||||
|
|||||||
Binary file not shown.
@@ -4,7 +4,7 @@
|
|||||||
<TargetFrameworks>netstandard2.0;net472</TargetFrameworks>
|
<TargetFrameworks>netstandard2.0;net472</TargetFrameworks>
|
||||||
<AssemblyName>PSOPNSenseAPI</AssemblyName>
|
<AssemblyName>PSOPNSenseAPI</AssemblyName>
|
||||||
<RootNamespace>PSOPNSenseAPI</RootNamespace>
|
<RootNamespace>PSOPNSenseAPI</RootNamespace>
|
||||||
<Version>2025.04.14.2306</Version>
|
<Version>2025.04.14.2320</Version>
|
||||||
<Authors>PSOPNSenseAPI Contributors</Authors>
|
<Authors>PSOPNSenseAPI Contributors</Authors>
|
||||||
<Company>PSOPNSenseAPI</Company>
|
<Company>PSOPNSenseAPI</Company>
|
||||||
<Description>PowerShell module for interacting with the OPNSense API to configure firewalls</Description>
|
<Description>PowerShell module for interacting with the OPNSense API to configure firewalls</Description>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
RootModule = 'PSOPNSenseAPI.psm1'
|
RootModule = 'PSOPNSenseAPI.psm1'
|
||||||
|
|
||||||
# Version number of this module.
|
# Version number of this module.
|
||||||
ModuleVersion = '2025.04.14.2306'
|
ModuleVersion = '2025.04.14.2320'
|
||||||
|
|
||||||
# Supported PSEditions
|
# Supported PSEditions
|
||||||
CompatiblePSEditions = @('Desktop', 'Core')
|
CompatiblePSEditions = @('Desktop', 'Core')
|
||||||
|
|||||||
Reference in New Issue
Block a user