Skip to content

Commit

Permalink
chore: release 24.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorias committed May 18, 2024
1 parent 82808d7 commit 06675e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion codehighlighter/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "Code Highlighter",
"package": "codehighlighter",
"author": "gregorias",
"version": "24.3.1",
"version": "24.5.0",
"homepage": "https://github.com/gregorias/anki-code-highlighter"
}
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires-python = "==3.9.19"

[tool.poetry]
name = "anki-code-highlighter"
version = "24.3.1"
version = "24.5.0"
authors = ["Grzegorz Milka <[email protected]>"]
description = "Anki plugin for code syntax highlighting"
classifiers = [
Expand Down

0 comments on commit 06675e3

Please sign in to comment.