doc: i messed up the version bump last time

This commit is contained in:
zaaarf 2023-02-26 19:11:07 +01:00
parent 64365632c5
commit 6adaaf8e81
No known key found for this signature in database
GPG key ID: 82240E075E31FA4C

View file

@ -65,26 +65,26 @@ Select and edit your target instance and go into the "Version" tab. Click "Add e
{ {
"downloads": { "downloads": {
"artifact": { "artifact": {
"sha1": "7d94cad0cc7e787fe9a2197e60058bd67b74f471", "sha1": "2e1c8a08d553b244d1020ab1a2568b9253ceb1c4",
"size": 13076, "size": 16297,
"url": "https://maven.fantabos.co/ftbsc/lll/0.2.0/lll-0.2.0.jar" "url": "https://maven.fantabos.co/ftbsc/lll/0.2.0/lll-0.2.0.jar"
} }
}, },
"name": "ftbsc:lll:0.1.2" "name": "ftbsc:lll:0.2.0"
}, },
{ {
"downloads": { "downloads": {
"artifact": { "artifact": {
"sha1": "a11968731cb3400535bde46b387b8e7f9375bb5b", "sha1": "a11968731cb3400535bde46b387b8e7f9375bb5b",
"size": 4779, "size": 4779,
"url": "https://maven.fantabos.co/ftbsc/lll/loader/0.2.0/loader-0.2.0.jar" "url": "https://maven.fantabos.co/ftbsc/lll/loader/0.1.2/loader-0.1.2.jar"
} }
}, },
"name": "ftbsc.lll:loader:0.2.0" "name": "ftbsc.lll:loader:0.1.2"
} }
], ],
"name": "Lillero", "name": "Lillero",
"uid": "ftbsc.lll", "uid": "ftbsc.lll",
"version": "1" "version": "0.2"
} }
``` ```