Skip to content

Commit

Permalink
Version bump for 1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Veilza committed Jul 1, 2024
1 parent 20b68c4 commit a7d9365
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}
}
],
"version": "1.0.0",
"version": "1.0.1",
"compatibility": {
"minimum": 12,
"verified": 12.328
Expand Down Expand Up @@ -58,11 +58,11 @@
"path": "lang/it.json"
}
],
"manifest": "https://github.com/veilza/settlement-sheets/releases/download/1.0.0/module.json",
"manifest": "https://github.com/veilza/settlement-sheets/releases/download/1.0.1/module.json",
"url": "https://github.com/veilza/settlement-sheets",
"download": "https://github.com/veilza/settlement-sheets/releases/download/1.0.0/settlement-sheets-1.0.0.zip",
"download": "https://github.com/veilza/settlement-sheets/releases/download/1.0.1/settlement-sheets-1.0.1.zip",
"readme": "https://github.com/veilza/settlement-sheets/blob/main/readme.md",
"changelog": "https://github.com/veilza/settlement-sheets/releases/tag/1.0.0",
"changelog": "https://github.com/veilza/settlement-sheets/releases/tag/1.0.1",
"documentTypes": {
"Actor": {
"settlement": {
Expand Down

0 comments on commit a7d9365

Please sign in to comment.