Skip to content

Commit

Permalink
Fix meta.xml min_mta_version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando-A-Rocha committed Mar 30, 2023
1 parent 6a9911a commit dc5ec5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nando_crypt/meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<script src="s_encrypt.lua" type="server" />

<!-- required because of 'nando_decrypter' which is compiled -->
<min_mta_version client="1.5.6-9.18728" server="1.5.6-9.18728"></min_mta_version>
<min_mta_version client="1.5.9-9.20898.0" server="1.5.9-9.20898.0"></min_mta_version>

<!-- ACL permissions that this resource requires -->
<aclrequest>
Expand Down

0 comments on commit dc5ec5d

Please sign in to comment.