From f2ed0830b8c388f2a9b45a22ac2e78888c194d1a Mon Sep 17 00:00:00 2001 From: tyra314 Date: Tue, 26 Jan 2021 22:03:58 +0100 Subject: [PATCH] Version bump --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3a0ee5d8..3e7d5838e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Antique Atlas ![Minecraft Version](https://img.shields.io/badge/minecraft-1.16.4-blue.svg) [![Build Status](https://github.com/AntiqueAtlasTeam/AntiqueAtlas/workflows/Build%20Status/badge.svg)](https://github.com/AntiqueAtlasTeam/AntiqueAtlas/actions) +# Antique Atlas ![Minecraft 1.16.5](https://img.shields.io/badge/minecraft-1.16.5-blue.svg) [![Build Status](https://github.com/AntiqueAtlasTeam/AntiqueAtlas/workflows/Build%20Status/badge.svg)](https://github.com/AntiqueAtlasTeam/AntiqueAtlas/actions) Antique Atlas is a book that acts like a map featuring infinite scrolling, zoom and custom labeled markers. The map is generated around the player by calculating the average biome in each 16x16 chunk. Navigate the map by dragging it with the mouse, clicking arrow buttons or pressing arrow keys on the keyboard. Use the +/- keys or mouse wheel to zoom in and out. diff --git a/gradle.properties b/gradle.properties index 9de285e79..410fba6f0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ yarn_mappings = 1.16.5+build.1 loader_version = 0.11.1 # Mod Properties -mod_version = 5.4.2-fabric +mod_version = 5.4.3-fabric maven_group = hunternif.mc.atlas archives_base_name = antiqueatlas