doc: readme version bump

This commit is contained in:
zaaarf 2023-02-27 17:22:37 +01:00
parent 4064aa7726
commit e8b85872f9
No known key found for this signature in database
GPG key ID: 82240E075E31FA4C

View file

@ -24,7 +24,7 @@ repositories {
maven { url = 'https://maven.fantabos.co' }
}
dependencies {
implementation 'ftbsc:lll:0.2.1'
implementation 'ftbsc:lll:0.2.2'
}
```