ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.397.2

This commit is contained in:
speakeasybot
2024-09-16 18:24:27 +00:00
parent 2c1cfa8b8d
commit de40bbb5d9
6 changed files with 23 additions and 13 deletions

View File

@@ -61,7 +61,7 @@ tasks.withType(Javadoc) {
}
group = "dev.plexapi"
version = "0.3.0"
version = "0.3.1"
sourcesJar {
archiveBaseName = "plexapi"
@@ -88,7 +88,7 @@ publishing {
maven(MavenPublication) {
groupId = 'dev.plexapi'
artifactId = 'plexapi'
version = '0.3.0'
version = '0.3.1'
from components.java