Skip to content

Commit d32a0f9

Browse files
docs: bump version to v1.0.1 in README and gradle.properties
1 parent d98e65d commit d32a0f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![Minecraft 1.21.1](https://img.shields.io/badge/Minecraft-1.21.1-blue?style=for-the-badge&logo=minecraft)](https://www.minecraft.net/)
99
[![Fabric](https://img.shields.io/badge/Fabric-Loader-9c8a7b?style=for-the-badge&logo=fabric)](https://fabricmc.net/)
1010
[![Gemini 3.0](https://img.shields.io/badge/Power-Gemini_3.0-orange?style=for-the-badge&logo=google-gemini)](https://deepmind.google/technologies/gemini/)
11-
[![Official Release](https://img.shields.io/badge/Release-v1.0.0_Official-purple?style=for-the-badge)](https://github.com/aaronaalmendarez/gemini-minecraft/releases/tag/v1.0.0)
11+
[![Official Release](https://img.shields.io/badge/Release-v1.0.1_Official-purple?style=for-the-badge)](https://github.com/aaronaalmendarez/gemini-minecraft/releases/tag/v1.0.1)
1212
[![MIT License](https://img.shields.io/badge/License-MIT-green?style=for-the-badge)](LICENSE)
1313

1414
[**Quick Start**](#-getting-started)[**Features**](#-pillars-of-intelligence)[**Roadmap**](#-roadmap)[**Commands**](#-command-terminal)[**Technical Specs**](#-the-nerd-stack)
@@ -23,7 +23,7 @@
2323

2424
## ⚡ Quick Try
2525

26-
1. **Download** the latest release: [**v1.0.0 JAR**](https://github.com/aaronaalmendarez/gemini-minecraft/releases/tag/v1.0.0)
26+
1. **Download** the latest release: [**v1.0.1 JAR**](https://github.com/aaronaalmendarez/gemini-minecraft/releases/tag/v1.0.1)
2727
2. Drop the `.jar` into your **`mods`** folder.
2828
3. Launch with **Fabric 1.21.1**.
2929
4. **Experience the Power**:

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ loader_version=0.18.4
1313
loom_version=1.15-SNAPSHOT
1414

1515
# Mod Properties
16-
mod_version=1.0.0
16+
mod_version=1.0.1
1717
maven_group=com.aaron.gemini
1818
archives_base_name=gemini-ai-companion
1919

0 commit comments

Comments
 (0)