File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33# Fleks
44
5- [ ![ LTS] ( https://img.shields.io/badge/LTS-2.12 -orange.svg )] ( https://search.maven.org/artifact/io.github.quillraven.fleks/Fleks/2.12 /jar )
6- [ ![ Snapshot] ( https://img.shields.io/badge/Snapshot-2.13 --SNAPSHOT-orange.svg )] ( https://central.sonatype.com/service/rest/repository/browse/maven-snapshots )
5+ [ ![ LTS] ( https://img.shields.io/badge/LTS-2.13 -orange.svg )] ( https://search.maven.org/artifact/io.github.quillraven.fleks/Fleks/2.13 /jar )
6+ [ ![ Snapshot] ( https://img.shields.io/badge/Snapshot-2.14 --SNAPSHOT-orange.svg )] ( https://central.sonatype.com/service/rest/repository/browse/maven-snapshots )
77[ ![ Build Master] ( https://img.shields.io/github/actions/workflow/status/quillraven/fleks/build.yml?branch=master )] ( https://github.com/Quillraven/fleks/actions )
88[ ![ Kotlin] ( https://img.shields.io/badge/Kotlin-2.3.20-red.svg )] ( http://kotlinlang.org/ )
99
Original file line number Diff line number Diff line change 11object ProjectInfo {
22 const val GROUP = " io.github.quillraven.fleks"
3- const val VERSION = " 2.13-SNAPSHOT "
3+ const val VERSION = " 2.13"
44 const val ARTIFACT = " Fleks"
55}
You can’t perform that action at this time.
0 commit comments