Skip to content

Commit 5203283

Browse files
authored
Update pluginmaster.json
1 parent d0cf6ba commit 5203283

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pluginmaster.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66
"Description": "Change 3rd person camera angle depending on camera zoom.",
77
"Changelog": "Go to https://github.com/Tenrys/ZoomTilt/releases/latest to find the last changes.",
88
"InternalName": "ZoomTilt",
9-
"AssemblyVersion": "1.0.0.2",
9+
"AssemblyVersion": "1.0.0.3",
1010
"RepoUrl": "https://github.com/Tenrys/ZoomTilt",
1111
"ApplicableVersion": "any",
12-
"DalamudApiLevel": 10,
12+
"DalamudApiLevel": 11,
1313
"ImageUrls": [],
1414
"LoadSync": false,
1515
"AcceptsFeedback": true,
1616
"LoadPriority": 0,
1717
"CanUnloadAsync": false,
18-
"DownloadLinkInstall": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.2/latest.zip",
18+
"DownloadLinkInstall": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.3/latest.zip",
1919
"IsHide": false,
2020
"IsTestingExclusive": false,
21-
"DownloadLinkTesting": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.2/latest.zip",
22-
"DownloadLinkUpdate": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.2/latest.zip",
21+
"DownloadLinkTesting": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.3/latest.zip",
22+
"DownloadLinkUpdate": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.3/latest.zip",
2323
"DownloadCount": 0,
24-
"LastUpdated": "1720207750"
24+
"LastUpdated": "1735771700"
2525
}
2626
]

0 commit comments

Comments
 (0)