aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author zaaarf <zaaarf@proton.me>2023-02-24 16:55:56 +0100
committer zaaarf <zaaarf@proton.me>2023-02-24 16:55:56 +0100
commitf4db0dc912eb80ddfb3d63d3debde8bc859e0ee8 (patch)
treeb79722edd208c092f6102791b169ff8e91f9c8b7
parentcbc98c896c5af06daa58b431c0c06de262e61c52 (diff)
doc: updated version in readme
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index b9e7899..f726d6d 100644
--- a/README.md
+++ b/README.md
@@ -36,17 +36,17 @@ Go to the version folder corresponding to the instance you want to install this
"artifact": {
"sha1": "7d94cad0cc7e787fe9a2197e60058bd67b74f471",
"size": 13076,
- "url": "https://maven.fantabos.co/ftbsc/lll/0.1.2/lll-0.1.2.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": {
"artifact": {
"sha1": "a11968731cb3400535bde46b387b8e7f9375bb5b",
"size": 4779,
- "url": "https://maven.fantabos.co/ftbsc/lll/loader/0.1.2/loader-0.1.2.jar"
+ "url": "https://maven.fantabos.co/ftbsc/lll/loader/0.2.0/loader-0.2.0.jar"
}
},
"name": "ftbsc.lll:loader:0.1.2"
@@ -67,7 +67,7 @@ Select and edit your target instance and go into the "Version" tab. Click "Add e
"artifact": {
"sha1": "7d94cad0cc7e787fe9a2197e60058bd67b74f471",
"size": 13076,
- "url": "https://maven.fantabos.co/ftbsc/lll/0.1.2/lll-0.1.2.jar"
+ "url": "https://maven.fantabos.co/ftbsc/lll/0.2.0/lll-0.2.0.jar"
}
},
"name": "ftbsc:lll:0.1.2"
@@ -77,14 +77,14 @@ Select and edit your target instance and go into the "Version" tab. Click "Add e
"artifact": {
"sha1": "a11968731cb3400535bde46b387b8e7f9375bb5b",
"size": 4779,
- "url": "https://maven.fantabos.co/ftbsc/lll/loader/0.1.2/loader-0.1.2.jar"
+ "url": "https://maven.fantabos.co/ftbsc/lll/loader/0.2.0/loader-0.2.0.jar"
}
},
- "name": "ftbsc.lll:loader:0.1.2"
+ "name": "ftbsc.lll:loader:0.2.0"
}
],
"name": "Lillero",
"uid": "ftbsc.lll",
"version": "1"
}
-``` \ No newline at end of file
+```