diff --git a/module.json b/module.json
index 516b472..2e8cef7 100644
--- a/module.json
+++ b/module.json
@@ -2,7 +2,7 @@
"id": "foundry_community_macros",
"title": "Foundry Community Macros",
"description": "
This is a collection of Macros added by the FoundryVTT Community!
You can add your own macros by making a pull request here: https://github.com/foundry-vtt-community/macros
",
- "version": "10.3",
+ "version": "10.4",
"authors": [
{
"name": "FoundryVTTCommunity"
@@ -82,7 +82,7 @@
],
"url": "https://github.com/foundry-vtt-community/macros",
"manifest": "https://raw.githubusercontent.com/foundry-vtt-community/macros/main/module.json",
- "download": "https://github.com/foundry-vtt-community/macros/archive/refs/tags/v10.3.zip",
+ "download": "https://github.com/foundry-vtt-community/macros/archive/refs/tags/v10.4.zip",
"bugs": "https://github.com/foundry-vtt-community/macros/issues",
"readme": "https://raw.githubusercontent.com/foundry-vtt-community/macros/main/README.md",
"changelog": "https://github.com/foundry-vtt-community/macros/releases",