Skip to content

Commit

Permalink
Merge pull request #4038 from esl/update-privacy-lists
Browse files Browse the repository at this point in the history
Update version of XEP-0016: Privacy Lists
  • Loading branch information
chrzaszcz authored Jun 15, 2023
2 parents ca0dbc1 + 988937a commit 829b3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/privacy/mod_privacy.erl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

-module(mod_privacy).
-author('[email protected]').
-xep([{xep, 16}, {version, "1.6"}]).
-xep([{xep, 16}, {version, "1.7"}]).
-xep([{xep, 126}, {version, "1.1"}]).
-behaviour(gen_mod).
-behaviour(mongoose_module_metrics).
Expand Down

0 comments on commit 829b3ad

Please sign in to comment.