ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.396.6

This commit is contained in:
speakeasybot
2024-09-13 00:25:35 +00:00
parent f83d7949e1
commit 5585a18ab9
652 changed files with 34020 additions and 4554 deletions

View File

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