Skip to content

Commit

Permalink
fix: fix invalid version string
Browse files Browse the repository at this point in the history
  • Loading branch information
clementcharmillot authored Aug 20, 2024
1 parent c5d8e33 commit 17ea8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion muskathlon/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# pylint: disable=C8101
{
"name": "Muskathlon",
"version": "14.0.1.2.01",
"version": "14.0.1.2.1",
"category": "Reports",
"author": "Compassion CH",
"license": "AGPL-3",
Expand Down

0 comments on commit 17ea8bb

Please sign in to comment.