Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit 304fc91

Browse files
authored
Updated nxOMSPlugin on makefile to 3.73 (#910)
1 parent f20c402 commit 304fc91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ nxOMSGenerateInventoryMof:
541541

542542
nxOMSPlugin:
543543
rm -rf output/staging; \
544-
VERSION="3.72"; \
544+
VERSION="3.73"; \
545545
PROVIDERS="nxOMSPlugin"; \
546546
STAGINGDIR="output/staging/$@/DSCResources"; \
547547
cat Providers/Modules/$@.psd1 | sed "s@<MODULE_VERSION>@$${VERSION}@" > intermediate/Modules/$@.psd1; \

0 commit comments

Comments
 (0)