Skip to content

Commit e322975

Browse files
Bump version
1 parent 383c374 commit e322975

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ See the table below for an overview of which InvUI version is compatible with wh
2525

2626
| Minecraft version | InvUI version |
2727
|----------------------|-------------------|
28+
| `26.2` | `2.2.x` |
2829
| `26.1.2` | `2.0.0` - `2.1.x` |
2930
| `1.14.0` - `1.21.11` | `1.49` |
3031

buildSrc/src/main/kotlin/invui.common-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
val libs = the<LibrariesForLibs>()
1010

1111
group = "xyz.xenondevs.invui"
12-
version = "2.1.1"
12+
version = "2.2.0-RC.1"
1313

1414
repositories {
1515
mavenCentral()

0 commit comments

Comments
 (0)