Skip to content

Commit

Permalink
Release 1.3.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Juuxel committed Aug 4, 2021
1 parent d86a7af commit d8856da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Older versions might be compatible, but using them is unsupported. Bugs caused b
```diff
plugins {
id 'fabric-loom' version '0.8-SNAPSHOT'
+ id 'io.github.juuxel.loom-quiltflower' version '1.2.1'
+ id 'io.github.juuxel.loom-quiltflower' version '1.3.0'
id 'maven-publish'
}
```
Expand Down Expand Up @@ -80,7 +80,7 @@ Older versions might be compatible, but using them is unsupported. Bugs caused b
plugins {
id "architectury-plugin" version "3.1-SNAPSHOT"
id "dev.architectury.loom" version "0.7.2-SNAPSHOT" apply false
+ id 'io.github.juuxel.loom-quiltflower' version '1.2.1' apply false
+ id 'io.github.juuxel.loom-quiltflower' version '1.3.0' apply false
}
```

Expand Down

0 comments on commit d8856da

Please sign in to comment.