Skip to content
This repository was archived by the owner on Aug 13, 2023. It is now read-only.

Commit 73d2c85

Browse files
authored
new version and all
1 parent 0f8a3d5 commit 73d2c85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Use it in your mod by doing the following (JitPack):
1919
**gradle.properties**:
2020
```properties
2121
# Put the latest version of LibuLib
22-
libu_version = 1.1.0
22+
libu_version = 1.2.0
2323
```
2424

2525
**build.gradle**:
@@ -44,7 +44,7 @@ You can use it in your mod by doing the following (Modrinth Maven):
4444
**gradle.properties**:
4545
```properties
4646
# Put the latest version of LibuLib
47-
libu_version = 1.1.0
47+
libu_version = 1.2.0
4848
```
4949

5050
**build.gradle**:

0 commit comments

Comments
 (0)