Skip to content

Commit f371413

Browse files
committed
pluginmaster
1 parent cbf268f commit f371413

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.3",
9+
"AssemblyVersion": "1.0.0.4",
1010
"RepoUrl": "https://github.com/Tenrys/ZoomTilt",
1111
"ApplicableVersion": "any",
12-
"DalamudApiLevel": 11,
12+
"DalamudApiLevel": 12,
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.3/latest.zip",
18+
"DownloadLinkInstall": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.4/latest.zip",
1919
"IsHide": false,
2020
"IsTestingExclusive": false,
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",
21+
"DownloadLinkTesting": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.4/latest.zip",
22+
"DownloadLinkUpdate": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.4/latest.zip",
2323
"DownloadCount": 0,
24-
"LastUpdated": "1735771700"
24+
"LastUpdated": "1743213164"
2525
}
2626
]

0 commit comments

Comments
 (0)