File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 0.12 ] - [ Unreleased ]
8+ ## [ 0.11.1 ] - 2024-10-02
99
10- Nothing new yet.
10+ - [ Fix missing SVG icons in previous release ] ( https://github.com/wagtail-nest/wagtail-ab-testing/pull/89 )
1111
1212## [ 0.11] - 2024-09-17
1313
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " wagtail-ab-testing"
7- version = " 0.12 "
7+ version = " 0.11.1 "
88description = " A/B Testing for Wagtail"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments