Moved versions of the "public facing" modules to the gradle.properties
Core: - Fixed my promis of making Core work with multiple OllamaObjects
This commit is contained in:
@@ -2,7 +2,7 @@ plugins {
|
||||
id 'java-library'
|
||||
}
|
||||
|
||||
version = '0.1.4.1'
|
||||
version = pluginAPIVersion
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user