Strengthen import validation (manifest + help) and harden Gitea workflow

This commit is contained in:
GraceSolutions
2026-06-02 13:25:18 -04:00
parent 5801b4774a
commit fa65c18bc1
5 changed files with 115 additions and 14 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
@{
RootModule = 'PSInfisicalAPI.psm1'
ModuleVersion = '2026.06.02.1648'
ModuleVersion = '2026.06.02.1724'
GUID = 'b8a2f3d4-7c51-4d2f-9e6a-1f0c8b3d4e51'
Author = 'Grace Solutions'
CompanyName = 'Grace Solutions'
@@ -27,7 +27,7 @@
LicenseUri = 'https://www.gnu.org/licenses/agpl-3.0.html'
ProjectUri = 'https://prod.git.gracesolution.info/gsadmin/PSInfisicalAPI'
ReleaseNotes = 'See CHANGELOG.md in the project repository for release history.'
CommitHash = '430e3a00c921'
CommitHash = '5801b4774af5'
}
}
}
Binary file not shown.