diff --git a/clients/go/tcr/README.md b/clients/go/tcr/README.md
index 62a8ccf81ffd2d64491e565d263086b391a694f4..622e11195db803c6e942f663f62f9a24f50febfa 100644
--- a/clients/go/tcr/README.md
+++ b/clients/go/tcr/README.md
@@ -6,7 +6,7 @@ XFSC TRAIN Trusted Content Resolver REST API
 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.
 
 - API version: 1.0.0
-- Package version: 1.0.3
+- Package version: 1.0.4
 - Build package: org.openapitools.codegen.languages.GoClientCodegen
 
 ## Installation
diff --git a/clients/go/tcr/configuration.go b/clients/go/tcr/configuration.go
index 63453e6d91af81c97e4fb0ea41865e8ebc19f4cb..b225e42519a3284c4d017d2e4c6a32e8051596ee 100644
--- a/clients/go/tcr/configuration.go
+++ b/clients/go/tcr/configuration.go
@@ -87,7 +87,7 @@ type Configuration struct {
 func NewConfiguration() *Configuration {
 	cfg := &Configuration{
 		DefaultHeader: make(map[string]string),
-		UserAgent:     "OpenAPI-Generator/1.0.3/go",
+		UserAgent:     "OpenAPI-Generator/1.0.4/go",
 		Debug:         false,
 		Servers: ServerConfigurations{
 			{