1
0

Deliveroo 5.3

This commit is contained in:
Liza 2024-08-29 08:49:19 +02:00
parent 3722c5cb2a
commit aad476b3a6
Signed by: liza
GPG Key ID: 7199F8D727D55F67
2 changed files with 6 additions and 6 deletions

2
dist/index.html vendored
View File

@ -51,7 +51,7 @@
<p>Required Plugins: vnavmesh, TextAdvance, Lifestream</p>
</article>
<article>
<h4><img src="https://plugins.carvel.li/icons/Deliveroo.png"/> <a href="https://git.carvel.li/liza/Deliveroo">Deliveroo</a><small> v5.2</small></h4>
<h4><img src="https://plugins.carvel.li/icons/Deliveroo.png"/> <a href="https://git.carvel.li/liza/Deliveroo">Deliveroo</a><small> v5.3</small></h4>
<p>Better Grand Company Deliveries</p>
</article>

View File

@ -146,7 +146,7 @@
"Author": "Liza Carvelli",
"Name": "Deliveroo",
"InternalName": "Deliveroo",
"AssemblyVersion": "5.2",
"AssemblyVersion": "5.3",
"Description": "",
"ApplicableVersion": "any",
"RepoUrl": "https://git.carvel.li/liza/Deliveroo",
@ -159,10 +159,10 @@
"Punchline": "Better Grand Company Deliveries",
"AcceptsFeedback": false,
"DownloadCount": 20280,
"LastUpdate": 1721177463,
"DownloadLinkInstall": "https://git.carvel.li/liza/Deliveroo/releases/download/v5.2/Deliveroo-5.2.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Deliveroo/releases/download/v5.2/Deliveroo-5.2.zip",
"Changelog": "v5.2 (2024-07-17)\n- Fix right-click menu for 'Items for Auto-Buy'\n\nv5.1 (2024-07-12)\n- Fix KeyState checks\n\nv5.0 (2024-07-02)\n- API 10\n\nv4.10 (2024-06-06)\n- Add quick turn-in option for manual turn-ins\n\nv4.9 (2024-05-31)\n- Allow starting Deliveroo from SelectString window",
"LastUpdate": 1724914075,
"DownloadLinkInstall": "https://git.carvel.li/liza/Deliveroo/releases/download/v5.3/Deliveroo-5.3.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Deliveroo/releases/download/v5.3/Deliveroo-5.3.zip",
"Changelog": "v5.3 (2024-08-29)\n- Fix null issue for CN clients, thanks to Azaneko\n\nv5.2 (2024-07-17)\n- Fix right-click menu for 'Items for Auto-Buy'\n\nv5.1 (2024-07-12)\n- Fix KeyState checks\n\nv5.0 (2024-07-02)\n- API 10\n\nv4.10 (2024-06-06)\n- Add quick turn-in option for manual turn-ins",
"IsHide": false,
"IsTestingExclusive": false
},