Skip to content

Commit

Permalink
Merge #398
Browse files Browse the repository at this point in the history
398: Update version for the next release (v0.12.11) r=alallema a=meili-bot

_This PR is auto-generated._

The automated script updates the version of docs-searchbar.js to a new version: "v0.12.11"


Co-authored-by: meili-bot <[email protected]>
Co-authored-by: Amélie <[email protected]>
  • Loading branch information
3 people authored Jun 6, 2023
2 parents 76c2fce + 4a6f85d commit be116f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper/src/config/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import annotations

__version__ = "0.12.10"
__version__ = "0.12.11"


def qualified_version() -> str:
Expand Down

0 comments on commit be116f2

Please sign in to comment.