From 96d484f0b4ff72b2684423a67af7c004dc91d6d2 Mon Sep 17 00:00:00 2001 From: "devopsarr[bot]" <127950054+devopsarr[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:46:25 +0000 Subject: [PATCH] fix: release please commented lines --- README.md | 4 +--- lidarr/configuration.go | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9c8cc2a..e47421a 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,10 @@ Lidarr API docs ## Overview This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client. -[comment]: # (x-release-please-start-version)$ - API version: v2.1.7.4030 -- Package version: 0.3.1 +- Package version: 0.3.1 - Build package: org.openapitools.codegen.languages.GoClientCodegen -[comment]: # (x-release-please-end)$ ## Installation Install the following dependencies: diff --git a/lidarr/configuration.go b/lidarr/configuration.go index 4c5c7f3..4ba4676 100644 --- a/lidarr/configuration.go +++ b/lidarr/configuration.go @@ -89,7 +89,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "lidarr-go/v0.3.1", + UserAgent: "lidarr-go/v0.3.1", // x-release-please-version Debug: false, Servers: ServerConfigurations{ {