Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaply committed Jul 8, 2024
1 parent 43d9b5a commit b8a3002
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion windows/de-DE/firefox.adml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<policyDefinitionResources revision="5.12" schemaVersion="1.0">
<policyDefinitionResources revision="6.0" schemaVersion="1.0">
<displayName/>
<description/>
<resources>
Expand Down
2 changes: 1 addition & 1 deletion windows/en-US/firefox.adml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<policyDefinitionResources revision="5.12" schemaVersion="1.0">
<policyDefinitionResources revision="6.0" schemaVersion="1.0">
<displayName/>
<description/>
<resources>
Expand Down
4 changes: 2 additions & 2 deletions windows/firefox.admx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<policyDefinitions revision="5.12" schemaVersion="1.0">
<policyDefinitions revision="6.0" schemaVersion="1.0">
<policyNamespaces>
<target prefix="firefox" namespace="Mozilla.Policies.Firefox"/>
<using prefix="Mozilla" namespace="Mozilla.Policies"/>
</policyNamespaces>
<resources minRequiredRevision="5.12"/>
<resources minRequiredRevision="6.0"/>
<supportedOn>
<definitions>
<definition name="UNSUPPORTED" displayName="$(string.UNSUPPORTED)"/>
Expand Down

0 comments on commit b8a3002

Please sign in to comment.