Skip to content

Commit

Permalink
v1.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlocker8 committed May 20, 2024
1 parent ea5f558 commit b521bef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "SportTracker"
version = "1.22.0"
version = "1.22.1"
description = "Self-hosted sport data tracking server."
license = "GPL-3.0-or-later"
authors = ["deadlocker8"]
Expand Down
6 changes: 3 additions & 3 deletions sporttracker/version.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": {
"name": "v1.22.0",
"code": 33,
"date": "19.05.24"
"name": "v1.22.1",
"code": 34,
"date": "20.05.24"
}
}

0 comments on commit b521bef

Please sign in to comment.