Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
senseiwells committed Nov 8, 2024
1 parent fa31083 commit 0829145
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.idea/
.gradle/
.kotlin/

build/
run/
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ repositories {
}

dependencies {
modImplementation("me.senseiwells:server-replay:1.1.5+1.21.3")
modImplementation("me.senseiwells:server-replay:1.1.6+1.21.3")
}
```

Expand Down

0 comments on commit 0829145

Please sign in to comment.