Skip to content

Commit bfc806b

Browse files
committed
fix: Merge remote-tracking branch 'origin/develop' into develop
2 parents 6c85b69 + b859b7b commit bfc806b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"ProjectName": "NovaModuleTools",
33
"Description": "NovaModuleTools is an enterprise-focused evolution of ModuleTools, designed for large-scale PowerShell projects with a strong emphasis on structure, maintainability, and automated CI/CD pipelines.",
4-
"Version": "2.0.0-beta03",
4+
"Version": "2.0.0-beta04",
55
"Preamble": [
66
"Set-StrictMode -Version Latest",
77
"$ErrorActionPreference = 'Stop'"

0 commit comments

Comments
 (0)