File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 22
33# Fleks
44
5- [ ![ LTS] ( https://img.shields.io/badge/LTS-2.10-orange.svg )] ( https://search.maven.org/artifact/io.github.quillraven.fleks/Fleks/2.9/jar )
6- [ ![ Snapshot] ( https://img.shields.io/badge/Snapshot-2.10--SNAPSHOT-orange.svg )] ( https://s01.oss.sonatype.org/#nexus-search;gav~io.github.quillraven.fleks~~2.9-SNAPSHOT~~ )
7-
5+ [ ![ LTS] ( https://img.shields.io/badge/LTS-2.10-orange.svg )] ( https://search.maven.org/artifact/io.github.quillraven.fleks/Fleks/2.10/jar )
6+ [ ![ Snapshot] ( https://img.shields.io/badge/Snapshot-2.11--SNAPSHOT-orange.svg )] ( https://s01.oss.sonatype.org/#nexus-search;gav~io.github.quillraven.fleks~~2.11-SNAPSHOT~~ )
87[ ![ Build Master] ( https://img.shields.io/github/actions/workflow/status/quillraven/fleks/build.yml?branch=master )] ( https://github.com/Quillraven/fleks/actions )
98[ ![ Kotlin] ( https://img.shields.io/badge/Kotlin-2.0.21-red.svg )] ( http://kotlinlang.org/ )
109
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ plugins {
1111}
1212
1313group = " io.github.quillraven.fleks"
14- version = " 2.10 "
14+ version = " 2.11-SNAPSHOT "
1515
1616kotlin {
1717 jvm {
You can’t perform that action at this time.
0 commit comments