Version 1.1.0
This commit is contained in:
parent
b77013b6cc
commit
5df56b7820
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[](https://opensource.org/licenses/Apache-2.0)
|
||||
[](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)
|
||||
[](https://github.com/rife2/rife2-template-renderers/releases/latest)
|
||||
[](https://central.sonatype.com/artifact/com.uwyn.rife2/rife2-renderers/1.0.0)
|
||||
[](https://central.sonatype.com/artifact/com.uwyn.rife2/rife2-renderers/1.1.0)
|
||||
[](https://s01.oss.sonatype.org/content/repositories/snapshots/com/uwyn/rife2/rife2-renderers/)
|
||||
[](https://github.com/rife2/rife2-template-renderers/actions/workflows/gradle.yml)
|
||||
[](https://github.com/rife2/rife2-template-renderers/actions/workflows/gradle.yml)
|
||||
|
|
|
@ -16,7 +16,7 @@ plugins {
|
|||
val rifeVersion by rootProject.extra { "1.5.6" }
|
||||
|
||||
group = "com.uwyn.rife2"
|
||||
version = "1.0.1-SNAPSHOT"
|
||||
version = "1.1.0"
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue