Skip to content

Commit 672d883

Browse files
committed
Updated hoverfly version to v1.12.9
1 parent aeff905 commit 672d883

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.8"
71+
hoverfly.version = "v1.12.9"
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.8'
15+
version = 'v1.12.9'
1616
# The full version, including alpha/beta/rc tags.
1717
release = version
1818

0 commit comments

Comments
 (0)