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 Sep 9, 2024
1 parent f4ea54f commit 7a04534
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="6.1" schemaVersion="1.0">
<policyDefinitionResources revision="6.2" 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="6.1" schemaVersion="1.0">
<policyDefinitionResources revision="6.2" 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="6.1" schemaVersion="1.0">
<policyDefinitions revision="6.2" schemaVersion="1.0">
<policyNamespaces>
<target prefix="firefox" namespace="Mozilla.Policies.Firefox"/>
<using prefix="Mozilla" namespace="Mozilla.Policies"/>
</policyNamespaces>
<resources minRequiredRevision="6.1"/>
<resources minRequiredRevision="6.2"/>
<supportedOn>
<definitions>
<definition name="UNSUPPORTED" displayName="$(string.UNSUPPORTED)"/>
Expand Down

0 comments on commit 7a04534

Please sign in to comment.