Skip to content

Commit b4aa5ee

Browse files
author
github-actions
committed
version: bump version to '4.1.6-2026-06-24'.
1 parent 7beef73 commit b4aa5ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
scoring-api:
3-
image: redteamsubnet61/rest-scoring-api:4.1.5-2026-06-23
3+
image: redteamsubnet61/rest-scoring-api:4.1.6-2026-06-24
44
build:
55
context: .
66
restart: unless-stopped

src/api/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.1.5-2026-06-23"
1+
__version__ = "4.1.6-2026-06-24"

0 commit comments

Comments
 (0)