Skip to content

Commit 939484c

Browse files
committed
5.2
1 parent 2eaa78e commit 939484c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Sources/Policies/ADMX/WAU.admx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="5.1"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="5.2"
44
schemaVersion="1.0" xmlns="http://www.microsoft.com/GroupPolicy/PolicyDefinitions">
55
<policyNamespaces>
66
<target prefix="WAU" namespace="Romanitho.Policies.WAU" />
77
</policyNamespaces>
8-
<resources minRequiredRevision="5.1" fallbackCulture="en-us" />
8+
<resources minRequiredRevision="5.2" fallbackCulture="en-us" />
99
<supportedOn>
1010
<definitions>
1111
<definition name="SUPPORTED_WAU_1_16_0" displayName="$(string.SUPPORTED_WAU_1_16_0)" />

Sources/Policies/ADMX/en-US/WAU.adml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="5.1" schemaVersion="1.0"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="5.2" schemaVersion="1.0"
44
xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
55
<displayName>WinGet-AutoUpdate</displayName>
66
<description>WinGet-AutoUpdate GPO Management</description>

0 commit comments

Comments
 (0)