Skip to content

Commit 28926d2

Browse files
authored
update of a version to 2.13.1 (#1495)
1 parent ebe3645 commit 28926d2

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.13.0
1+
2.13.1

docs/rest_api/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: "3.1.0"
22
info:
3-
version: 2.13.0
3+
version: 2.13.1
44
title: Geti™ REST API
55
description: REST API documentation for Geti™.
66

docs/rest_api/openapi_internal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: "3.1.0"
22
info:
3-
version: 2.13.0
3+
version: 2.13.1
44
title: Geti™ REST API
55
description: REST API documentation for Geti™.
66

platform/services/installer/app/checks/platform.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"2.11.0",
3939
"2.12.0",
4040
"2.12.1",
41+
"2.13.0",
4142
]
4243

4344

0 commit comments

Comments
 (0)