Skip to content

Commit 88ba978

Browse files
committed
feat(#112): update project version to 2.0.0-preview96
1 parent 98343ee commit 88ba978

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-preview95",
4+
"Version": "2.0.0-preview96",
55
"Preamble": [
66
"Set-StrictMode -Version Latest",
77
"$ErrorActionPreference = 'Stop'"

0 commit comments

Comments
 (0)