API 7 for both plugins, pvp season

This commit is contained in:
2022-08-25 12:17:22 +03:00
parent aecdb0834d
commit cec751a95a
5 changed files with 11 additions and 11 deletions
@@ -2,7 +2,7 @@
"Author": "aRkker",
"Name": "World Map Enhancer",
"InternalName": "WorldMapEnhancer",
"AssemblyVersion": "1.0.0.4",
"AssemblyVersion": "1.0.0.5",
"Description": "Simply zoom out by right clicking the world map, like God intended it",
"ApplicableVersion": "any",
"Tags": [
@@ -12,8 +12,8 @@
"rightclick",
"zoom"
],
"DalamudApiLevel": 6,
"DalamudApiLevel": 7,
"LoadPriority": 0,
"Punchline": "Right click to zoom out the big map",
"Changelog": "1.0.0.3\n Testing changelog :)\n\n1.0.0.4\n Removed some testing debug logs"
"Changelog": "1.0.0.4\n API 71.0.0.3\n Testing changelog :)"
}