Skip to content

Commit b1f23d8

Browse files
committed
update readme
1 parent ea5972b commit b1f23d8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,19 @@ repositories {
2020
}
2121
Fabric:
2222
dependencies {
23-
modImplementation 'mysticdrew:common-networking-fabric:1.0.12-1.21'
23+
modImplementation 'mysticdrew:common-networking-fabric:1.0.15-1.21'
2424
}
2525
Forge:
2626
dependencies {
27-
implementation 'mysticdrew:common-networking-forge:1.0.12-1.21'
27+
implementation 'mysticdrew:common-networking-forge:1.0.15-1.21'
2828
}
2929
NeoForge:
3030
dependencies {
31-
implementation 'mysticdrew:common-networking-neoforge:1.0.12-1.21'
31+
implementation 'mysticdrew:common-networking-neoforge:1.0.15-1.21'
3232
}
3333
Common:
3434
dependencies {
35-
implementation 'mysticdrew:common-networking-common:1.0.12-1.21'
35+
implementation 'mysticdrew:common-networking-common:1.0.15-1.21'
3636
}
3737
```
3838
### How to Use:

0 commit comments

Comments
 (0)