Skip to content

Commit 0128113

Browse files
committed
Updated hoverfly version to v1.12.8
1 parent 9fed32c commit 0128113

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

core/hoverfly.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ func NewHoverfly() *Hoverfly {
6868
PostServeActionDetails: action.NewPostServeActionDetails(),
6969
}
7070

71-
hoverfly.version = "v1.12.7"
71+
hoverfly.version = "v1.12.8"
7272

7373
log.AddHook(hoverfly.StoreLogsHook)
7474

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
copyright = '2025 Hoverfly Cloud'
1313
author = 'Hoverfly Cloud'
1414

15-
version = 'v1.12.7'
15+
version = 'v1.12.8'
1616
# The full version, including alpha/beta/rc tags.
1717
release = version
1818

0 commit comments

Comments
 (0)