aboutsummaryrefslogtreecommitdiff
path: root/version.json
diff options
context:
space:
mode:
Diffstat (limited to 'version.json')
-rw-r--r--version.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/version.json b/version.json
index 92b87e20e..5b277f8f4 100644
--- a/version.json
+++ b/version.json
@@ -19,6 +19,10 @@
{
"game": "19w07a",
"mod": "2.3.0.51"
+ },
+ {
+ "game": "19w08a",
+ "mod": "2.3.0.52"
}
],
"changelogs": {
@@ -42,6 +46,11 @@
"version": "2.3.0.51",
"text": "Fixed lots of bugs",
"level": "useful"
+ },
+ {
+ "version": "2.3.0.52",
+ "text": "Updated to 19w08a",
+ "level": "none"
}
]
}