Skip to content

Commit ad8fc0d

Browse files
committed
0.3.1
1 parent 8cc2507 commit ad8fc0d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55
[![Latest Version](https://img.shields.io/github/v/release/ya-ilya/progreso?logo=github)](https://github.com/ya-ilya/progreso/releases/latest)
66
[![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/ya-ilya/progreso?color=royalblue)](https://www.codefactor.io/repository/github/ya-ilya/progreso)
77
[![Build Status](https://img.shields.io/github/actions/workflow/status/ya-ilya/progreso/build.yml?branch=main&logo=gradle)](https://github.com/ya-ilya/progreso/actions)
8-
[![Fabric Version](https://img.shields.io/badge/Fabric-1.20.2-informational)](https://fabricmc.net/)
8+
[![Fabric Version](https://img.shields.io/badge/Fabric-1.21-informational)](https://fabricmc.net/)
99

1010
</div>
1111

1212
A Minecraft Utility Mod for anarchy servers
1313

1414
### Installation
1515

16-
- Install [fabric 1.20.2](https://fabricmc.net/use/installer/)
16+
- Install [fabric 1.21](https://fabricmc.net/use/installer/)
1717
- Download the latest release from [releases](https://github.com/ya-ilya/progreso/releases) or dev build from [actions](https://github.com/ya-ilya/progreso/actions)
1818
- Put the jar to `.minecraft/mods` folder
19-
- Run [fabric 1.20.2](https://fabricmc.net/use/installer/) from your launcher
19+
- Run [fabric 1.21](https://fabricmc.net/use/installer/) from your launcher
2020

2121
### Development
2222

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kotlin.code.style=official
88
kotlinVersion=2.0.0
99

1010
# progreso
11-
progresoVersion=0.3
11+
progresoVersion=0.3.1
1212

1313
# fabric
1414
minecraftVersion=1.21

0 commit comments

Comments
 (0)