diff --git a/updates.json b/updates.json index 100eecde..68e711dd 100644 --- a/updates.json +++ b/updates.json @@ -2,11 +2,12 @@ "homepage": "https://minecraft.curseforge.com/projects/time-travel-mod/files", "1.12.2": { "1.12.2-0.0.0.96": "First public alpha relase!", - "1.12.2-0.0.1.0": "The time machine is now available by default. Old west is a big desert.", - "1.12.2-0.0.1.29": "Mod is now server compatible. No more first travel crashes." + "1.12.2-0.0.1.0": "The time machine is now available by default. Old west is a big desert.", + "1.12.2-0.0.1.29": "Mod is now server compatible. No more first travel crashes.", + "1.12.2-0.1.0.3": "German translations! First API and some interesting internal work. Wait for updates..." }, "promos": { - "1.12.2-latest": "1.12.2-0.0.1.29", - "1.12.2-recommended": "1.12.2-0.0.1.29" + "1.12.2-latest": "1.12.2-0.1.0.3", + "1.12.2-recommended": "1.12.2-0.1.0.3" } } \ No newline at end of file diff --git a/version.properties b/version.properties index d6b8327f..a8663fa7 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ -#Sat Aug 25 22:59:51 CEST 2018 +#Wed Aug 29 12:31:33 CEST 2018 MAJORMOD=0 MAJORAPI=1 MINOR=0 -PATCH=0 +PATCH=3